Gothic 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 Gothic analyzer and generator with UralicNLP
Install UralicNLP:
pip install uralicNLP
python -m uralicNLP.download -l got
Usage
from uralicNLP import uralicApi
uralicApi.lemmatize(word, "got")
uralicApi.analyze(word, "got")
uralicApi.generate(word, "got")
Please, refer to UralicNLP documentation for more information.
info | take a look at UralicNLP model catalogue... For people developing this resource, include a metadata.json to your repository to change this message. |
You can also download the transducers directly here:
MD5 | {{md5_sum}} |
SHA1 | {{sha1_sum}} |