Free Russian FSTs for morphological generation and analysis

Russian 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 Russian analyzer and generator with UralicNLP

Install UralicNLP:

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

Usage

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

Please, refer to UralicNLP documentation for more information.

Metadata

licenseGNU GPL
authors
0Robert Reynolds
1Francis Tyers
cite
websitehttps://victorio.uit.no/langtech/trunk/langs/rus/
acknowledgements

Files

You can also download the transducers directly here:

File
Size