Free English FSTs for morphological generation and analysis

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

Install UralicNLP:

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

Usage

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

Please, refer to UralicNLP documentation for more information.

Metadata

licenseThe tools are implemented with WordNet 2.0 and British National Corpus (BNC), which have the following licenses: WordNet 2.0: https://wordnet.princeton.edu/license-and-commercial-use BNC: http://www.natcorp.ox.ac.uk/docs/licence.pdf
authors
cite
websitehttp://urn.fi/urn:nbn:fi:lb-2018041703
fst_typefoma

Files

You can also download the transducers directly here:

File
Size