Free Arabic FSTs for morphological generation and analysis

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

Install UralicNLP:

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

Usage

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

Please, refer to UralicNLP documentation for more information.

Metadata

licenseGNU GPL
authors
0Mohammed Attia
1Josef van Genabith
2Pavel Pecina
3Antonio Toral
4Lamia Tounsi
copyrightCopyright (c) 2008-2018 Mohammed Attia
citesee https://ieeexplore.ieee.org/document/8200100
websitehttps://sourceforge.net/projects/aracomlex/
fst_typefoma

Files

You can also download the transducers directly here:

File
Size