Free Swedish FSTs for morphological generation and analysis

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

Install UralicNLP:

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

Usage

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

Please, refer to UralicNLP documentation for more information.

Metadata

licenseCreative Commons ShareAlike 1.0 license
authors
cite
websitehttp://urn.fi/urn:nbn:fi:lb-2018041702
acknowledgementsThe tools are based on Den stora svenska ordlistan (copyright (c) 2003 Tom Westerberg) distributed under Creative Commons ShareAlike 1.0 license.

Files

You can also download the transducers directly here:

File
Size