Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 770 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 770 Bytes

ELIT Morphological Analyzer

ELIT (Emory Information and Language Technology) features an English morphological analyzer that provides a comprehensive mophological analysis using inflection and derivation rules. This project is led by the Emory NLP Research Laboratory and under the Apache 2.0 license.

  • Latest release: 1.0 (05/19/2022)

Installation

Python 3.7 or higher is recommended:

pip install elit_morph_analyzer

Documentation

Contact