Free German FSTs for morphological generation and analysis

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

Install UralicNLP:

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

Usage

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

Please, refer to UralicNLP documentation for more information.

Metadata

acknowledgements
0Giella
authors
0Jack Michael Rueter
1Trond Trosterud
2Sjur Moshagen
cite
licenseGNU GPL
websitehttps://victorio.uit.no/langtech/trunk/langs/deu/

Files

You can also download the transducers directly here:

File
Size