Free cwd FSTs for morphological generation and analysis

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

Install UralicNLP:

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

Usage

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

Please, refer to UralicNLP documentation for more information.

Metadata

infotake a look at UralicNLP model catalogue... For people developing this resource, include a metadata.json to your repository to change this message.

Files

You can also download the transducers directly here:

File
Size