macOS
brew install sfstlocal Homebrew formula metadata
brew / rank 16595
Toolbox for morphological analysers and other FST-based tools. Version 1.4.7g via Homebrew; verified from local package data. Also installable with debian: sudo apt install libsfst-dev.
install
brew install sfstlocal Homebrew formula metadata
sudo apt install sfstDebian stable package indexes · sfst · source: deb.debian.org
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 | executable | indexed executable | Discovered from the local executable index. |
fst-compare | executable | indexed executable | Discovered from the local executable index. |
fst-compiler | executable | indexed executable | Discovered from the local executable index. |
fst-compiler-utf8 | executable | indexed executable | Discovered from the local executable index. |
fst-generate | executable | indexed executable | Discovered from the local executable index. |
fst-infl | executable | indexed executable | Discovered from the local executable index. |
fst-infl2 | executable | indexed executable | Discovered from the local executable index. |
fst-infl2-daemon | executable | indexed executable | Discovered from the local executable index. |
fst-infl3 | executable | indexed executable | Discovered from the local executable index. |
fst-lattice | executable | indexed executable | Discovered from the local executable index. |
fst-lowmem | executable | indexed executable | Discovered from the local executable index. |
fst-match | executable | indexed executable | Discovered from the local executable index. |
fst-mor | executable | indexed executable | Discovered from the local executable index. |
fst-parse | executable | indexed executable | Discovered from the local executable index. |
fst-parse2 | executable | indexed executable | Discovered from the local executable index. |
fst-print | executable | indexed executable | Discovered from the local executable index. |
fst-text2bin | executable | indexed executable | Discovered from the local executable index. |
fst-train | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:sfst |
|---|---|
| Version | 1.4.7g |
| Package manager | Homebrew |
| Homepage | https://www.cis.uni-muenchen.de/~schmid/tools/SFST/ |
| Bottle | not recorded |
| Service | none declared |
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.