frankl1 / Word2vec-For-NER-In-Low-Resource-Languages

An efficient word representation for named entities recognition in low-resource languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word2vec-For-NER-In-Low-Resource-Languages

An efficient language-free distributionnal representation for the projection of named entities from a rich language to low-resource languages. Checkout the paper for more details

Process flow diagram

flow-diagram

Repository description

Reproduce the experiment

After cloning this repository, conda can be used to install all the dependencies with the command conda env create -f requirements.yml

Citing this work

@article{mbouopda2020named,
  title={Named Entity Recognition in Low-resource Languages using Cross-lingual distributional word representation},
  author={Mbouopda, Michael Franklin and Melatagia Yonta, Paulin},
  journal={Revue Africaine de la Recherche en Informatique et Math{\'e}matiques Appliqu{\'e}es},
  volume={33},
  year={2020},
  publisher={Episciences. org}
}

About

An efficient word representation for named entities recognition in low-resource languages.


Languages

Language:Jupyter Notebook 100.0%