Catalan 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 Catalan analyzer and generator with UralicNLP
Install UralicNLP:
pip install uralicNLP
python -m uralicNLP.download -l cat
Usage
from uralicNLP import uralicApi
uralicApi.lemmatize(word, "cat")
uralicApi.analyze(word, "cat")
uralicApi.generate(word, "cat")
Please, refer to UralicNLP documentation for more information.
apertium | 1 |
url | https://github.com/apertium |
You can also download the transducers directly here: