macOS
brew install sfstlocal Homebrew formula metadata
安装
brew install sfstlocal Homebrew formula metadata
概览
Toolbox for morphological analysers and other FST-based tools
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fst-compact | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-compare | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-compiler | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-compiler-utf8 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-generate | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-infl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-infl2 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-infl2-daemon | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-infl3 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-lattice | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-lowmem | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-match | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-mor | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-parse | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-parse2 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-print | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-text2bin | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fst-train | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:sfst |
|---|---|
| 版本 | 1.4.7g |
| 软件包管理器 | Homebrew |
| 主页 | https://www.cis.uni-muenchen.de/~schmid/tools/SFST/ |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 sfst来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.