fgaim / HornMorpho

Morphological analysis and generation of Amharic, Oromo, and Tigrinya
GNU General Public License v3.0
11 stars 8 forks source link

HornMorpho

This is a Python program that does morphological analysis and generation of Amharic, Oromo, and Tigrinya words.

HornMorpho is part of the L3 Project http://www.cs.indiana.edu/~gasser/Research/projects.html

Installation

Make sure that you are using Python 3, 3.1, or 3.2.

Download and extract the archive, then go to the extracted directory and run

For information about using the program, see the manual or the quick reference guide that came with the distribution: horn2.5.pdf, horn2.5_quick.pdf.

License

HornMorpho is under GPL license, for more information check LICENSE.txt

Acknowledgement

HornMorpho is one of the pioneering works in Natural Language Processing of Tigrinya, Amharic, and Oromo by Prof. Michael Gasser.

This repository adopts the code from version 2.5 of the project which was released on 2012-07-11 (the last official release I know), in the hope of keeping it alive and adding value to it.