Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}
}

Releases

No releases published

Packages

No packages published