Suffix Inflectional Morphology Generation for Amharic Text
Abstract
The Amharic language is morphologically rich language in which single lemma can form variety of words through inflection or derivation forms. Generating such variants of words manually for second language learners and NLP applications is challenging task that needs an automatic morphology generator tool. In this study, we have developed new Amharic morphology generator tool for inflecting lemmas of nouns and verbs to possessive, gender, and number forms. In case of possessive inflection, nouns can be inflected for both singular and plural forms while verbs can be inflected only for singular forms. For number inflection both nouns and verbs can be inflected. To construct these rules, we have followed Amharic word affixation rules of linguists. Before we apply the suffixation and letter series transformation rule we have analyzed the word’s root form in the sentence which helps us to accurately apply the new inflected word formation rules based on the lemmas POS. Finally, we have evaluated the performance of the tool by comparing the inflected form result generated by linguists and the tool generates 76.9% accuracy compared with linguists-generated results. So as the result shows Amharic common nouns, mass nouns, and verbs suffix inflection form is generated correctly while the tool considers some proper nouns as common nouns to generate their inflected forms that need to be optimized in further studies.
Cite
Text
Nigusie. "Suffix Inflectional Morphology Generation for Amharic Text." ICLR 2024 Workshops: AfricaNLP, 2024.Markdown
[Nigusie. "Suffix Inflectional Morphology Generation for Amharic Text." ICLR 2024 Workshops: AfricaNLP, 2024.](https://mlanthology.org/iclrw/2024/nigusie2024iclrw-suffix/)BibTeX
@inproceedings{nigusie2024iclrw-suffix,
title = {{Suffix Inflectional Morphology Generation for Amharic Text}},
author = {Nigusie, Gebregziabihier},
booktitle = {ICLR 2024 Workshops: AfricaNLP},
year = {2024},
url = {https://mlanthology.org/iclrw/2024/nigusie2024iclrw-suffix/}
}