fst-text2bin

Stuttgart finite-state transducer tools

Install

All systems
curl cmd.cat/fst-text2bin.sh
Debian Debian
apt-get install sfst
Ubuntu
apt-get install sfst
image/svg+xml Kali Linux
apt-get install sfst
Windows (WSL2)
sudo apt-get update sudo 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