Skolt Sami 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 Skolt Sami analyzer and generator with UralicNLP
Install UralicNLP:
pip install uralicNLP
python -m uralicNLP.download -l sms
Usage
from uralicNLP import uralicApi
uralicApi.lemmatize(word, "sms")
uralicApi.analyze(word, "sms")
uralicApi.generate(word, "sms")
Please, refer to UralicNLP documentation for more information.
acknowledgements |
| ||||||||||||||||||||||||||||||||||
authors |
| ||||||||||||||||||||||||||||||||||
cite | Rueter, Jack & Hämäläinen, Mika. (2020). FST Morphology for the Endangered Skolt Sami Language. In: Proceedings of the 1st Joint SLTU and CCURL Workshop, May 2020, Marseille, France. European Language Resources association, pp. 250--257. | ||||||||||||||||||||||||||||||||||
license | GNU GPL | ||||||||||||||||||||||||||||||||||
website | https://victorio.uit.no/langtech/trunk/langs/sms/ |
You can also download the transducers directly here: