Free Finnish FSTs for morphological generation and analysis

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

Install UralicNLP:

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

Usage

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

Please, refer to UralicNLP documentation for more information.

Metadata

CG
authors(C) FRED KARLSSON 1989-2000
licenseGNU GPL
noteFINCG (CONSTRAINT GRAMMAR FOR FINNISH)
FST
acknowledgements
authors
0Tommi A. Pirinen
1Inari Listenmaa
2Ryan Johnson
3Francis Tyers
citesee https://flammie.github.io/omorfi/pages/Articles.html
licenseGNU GPL
websitehttps://github.com/flammie/omorfi

Files

You can also download the transducers directly here:

File
Size