Free mhr FSTs for morphological generation and analysis

mhr is one of the languages that is supported by UralicNLP. The goal of this website is to provide free FST transducers for multiple languages, mostly as nightly builds. You can use the mhr analyzer and generator with UralicNLP

Install UralicNLP:

pip install uralicNLP
python -m uralicNLP.download -l mhr

Usage

from uralicNLP import uralicApi
uralicApi.lemmatize(word, "mhr")
uralicApi.analyze(word, "mhr")
uralicApi.generate(word, "mhr")

Please, refer to UralicNLP documentation for more information.

Metadata

licenseCC BY
authors
0Jack Rueter
1Jeremy Bradly
2Trond Trosterud
cite
websitehttps://victorio.uit.no/langtech/trunk/langs/mhr/
acknowledgements
0Giellatekno

Files

You can also download the transducers directly here:

File
Size