Uralic NLP

Code and Humanities

Have you ever wanted to do natural language processing for small Uralic languages? Now you can with my library , Uralic NLP, which supports Skolt Sami, Ingrian, Meadow & Eastern Mari, Votic, Olonets-Karelian, Erzya, Moksha, Hill Mari, Udmurt, Tundra Nenets, Komi-Permyak and Finnish.

This library handles morphological analysis, generation, lemmatization and provides lexical information for words in these minority languages over sanat.csc.fi API. This API, of course, was developed by yours truly as well.

You can even use Omorfi as a service with this library without the need to install it on your own computer!

Installation

pip install uralicNLP

 

More information

See the project’s GitHub.