Skip to content

ethio-artifical/amharicmodels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read this Medium article for full discussion.

Semantic Models for Amharic

Announcements

🎉 🎉 🎉 The Amharic RoBERTa model is uploaded in Huggingface Amharic RoBERTa Model 🎉 🎉 🎉

🎉 🎉 The Amharic FLAIR embedding model is integrated into the FLAIR library as am-forward 🎉 🎉 The model will be accessible on the next FLAIR release. Details

🎉 🎉 The Amharic Segmenter is released and can be installed as pip install amseg 🎉 🎉

🎉 🎉 The Flair based Amharic NER classifier model is now released am-flair-ner 🎉 🎉

🎉 🎉 The Flair based Amharic Sentiment classifier model is now released am-flair-sent 🎉 🎉

🎉 🎉 The Flair based Amharic POS tagger is now released am-flair-pos 🎉 🎉

Different semantic models and applications for Amharic



Tasks, Datasets and Preprocessing tools



  • For Amahric word segmentation and tokenization, check this project: Segmentation

Publications

To cite the different Amharic NLP models and resources, use the following paper

@Article{fi13110275,
AUTHOR = {Yimam, Seid Muhie and Ayele, Abinew Ali and Venkatesh, Gopalakrishnan and Gashaw, Ibrahim and Biemann, Chris},
TITLE = {Introducing Various Semantic Models for Amharic: Experimentation and Evaluation with Multiple Tasks and Datasets},
JOURNAL = {Future Internet},
VOLUME = {13},
YEAR = {2021},
NUMBER = {11},
ARTICLE-NUMBER = {275},
URL = {https://www.mdpi.com/1999-5903/13/11/275},
ISSN = {1999-5903},
DOI = {10.3390/fi13110275}
}

To cite the impacts of homophone normalization, use the the following paper

@InProceedings{ayele2021,
AUTHOR = {Belay, Tadesse. Destaw and Ayele, Abinew Ali and Gelaye, Getie and Yimam, Seid Muhie and Biemann, Chris},
TITLE = {Impacts of Homophone Normalization on Semantic Models for Amharic},
booktitle = {Proceedings of the Third International Conference on ICT for Development for Africa (ICT4DA 2021)},
address = {Bahir Dar, Ethiopia}

}

About

Different semantic models for Amharic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.3%
  • Python 0.7%