macOS
brew install sfstlocal Homebrew formula metadata
brew
Toolbox for morphological analysers and other FST-based tools. Version 1.4.7g via Homebrew; verified from local package data.
install
brew install sfstlocal Homebrew formula metadata
sudo apt install libsfst-devDebian stable package indexes · libsfst-dev · source: deb.debian.org
sudo apt install libsfst1-1.4Ubuntu 24.04 LTS package indexes · libsfst1-1.4 · source: archive.ubuntu.com
overview
Toolbox for morphological analysers and other FST-based tools
history
SFST is Helmut Schmid's Stuttgart Finite State Transducer toolbox for building morphological analyzers and other finite-state-transducer based NLP tools. The official page describes a compiler, interactive and batch analyzers, transducer comparison/printing tools, and an efficient C++ transducer library.
The official SFST page publishes source-code releases from version 1.2 through 1.4.7g and asks users to cite the 2005 FSMNLP paper 'A Programming Language for Finite State Transducers.' Later releases added UTF-8 support, efficiency improvements, Hopcroft minimisation, work with the HFST team, and bug fixes for lexicon and replacement behavior.
SFST became part of the computational morphology toolchain around academic finite-state NLP. The official page lists downstream morphologies such as SMOR, LatMor, EMOR, TRMOR, mlmorph, and yakutmorph, and also notes Debian and Homebrew packaging plus Python bindings.
Users write transducer programs and compile them into minimized transducers, then use the command-line tools for analysis, generation, parsing, printing, comparison, and low-memory lookup. Its official documentation explicitly targets users familiar with grep, sed, or Perl.
SFST matters to package-manager users because it brings an academic NLP finite-state toolchain into ordinary Unix-style installation flows. Its Homebrew and Debian packaging makes older research software usable alongside modern NLP tools without manual source builds.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fst-compact | cli | global executable | |
fst-compare | cli | global executable | |
fst-compiler | cli | global executable | |
fst-compiler-utf8 | cli | global executable | |
fst-generate | cli | global executable | |
fst-infl | cli | global executable | |
fst-infl2 | cli | global executable | |
fst-infl2-daemon | cli | global executable | |
fst-infl3 | cli | global executable | |
fst-lattice | cli | global executable | |
fst-lowmem | cli | global executable | |
fst-match | cli | global executable | |
fst-mor | cli | global executable | |
fst-parse | cli | global executable | |
fst-parse2 | cli | global executable | |
fst-print | cli | global executable | |
fst-text2bin | cli | global executable | |
fst-train | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.cis.uni-muenchen.de/~schmid/tools/SFST/
install metadata
| Package key | brew:sfst |
|---|---|
| Version | 1.4.7g |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sfst |
| Homepage | https://www.cis.uni-muenchen.de/~schmid/tools/SFST/ |
| Upstream docs | https://www.cis.uni-muenchen.de/~schmid/tools/SFST |
| License | GPL-2.0-or-later |
| Source archive | https://www.cis.uni-muenchen.de/~schmid/tools/SFST/data/SFST-1.4.7g.zip |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sfst |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libsfst-dev 1.7.0-1
Development library SFST
https://github.com/santhoshtr/sfst
sudo apt install libsfst-devlibsfst1 1.7.0-1
Shared library for SFST
https://github.com/santhoshtr/sfst
sudo apt install libsfst1sfst 1.7.0-1
Stuttgart finite-state transducer tools
https://github.com/santhoshtr/sfst
sudo apt install sfstlibsfst1-1.4 1.4.7b-1build2
Shared library for SFST
http://www.cis.uni-muenchen.de/~schmid/tools/SFST/
sudo apt install libsfst1-1.4libsfst1-1.4-dev 1.4.7b-1build2
Development library SFST
http://www.cis.uni-muenchen.de/~schmid/tools/SFST/
sudo apt install libsfst1-1.4-devsfst 1.4.7b-1build2
Stuttgart finite-state transducer tools
http://www.cis.uni-muenchen.de/~schmid/tools/SFST/
sudo apt install sfstsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.