fst-parse
Stuttgart finite-state transducer tools
Install
- All systems
-
curl cmd.cat/fst-parse.sh
- Debian
-
apt-get install sfst - Ubuntu
-
apt-get install sfst - Kali Linux
-
apt-get install sfst - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install sfst - OS X
-
brew install sfst - Raspbian
-
apt-get install sfst
sfst
Stuttgart finite-state transducer tools
SFST is a toolbox for the implementation of morphological analysers and other tools which are based on finite state transducer technology. The SFST tools comprise * a compiler which translates transducer programs into minimised transducers * interactive and batch-mode analysis programs * tools for comparing and printing transducers * a C++ library which is efficient and easy to use