All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.languagetool.resource.ru.make-dict-ru-cfsa2.sh Maven / Gradle / Ivy

There is a newer version: 6.5
Show newest version
#/bin/sh
java -jar morfologik-tools-1.5.2-standalone.jar  tab2morph  -i russian.txt -o output.txt
java -jar morfologik-tools-1.5.2-standalone.jar fsa_build -f cfsa2 -i output.txt -o mydict.dict




© 2015 - 2025 Weber Informatics LLC | Privacy Policy