/morpher

Morpher is a general purpose, modular framework for inflection generation and morphological analysis.

Primary LanguageHTMLGNU Lesser General Public License v3.0LGPL-3.0

Morpher

Build Status Maven Central License

Morpher is a general purpose framework for inflection generation and morphological analysis, that lets you plug in different transformation engine implementations for learning transformation rules of a single affix type, and language dependent analyzer agents.

The main parts of the framework are:

The project is published to Maven Central. To see what the latest artifact versions are, check the badges in the subproject README files.

Morpher also has an API project that publishes its main operations using REST services, and a client application that consumes these services.