# 使用 Homebrew, apt 安装 sfst

查看 sfst 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:sfst
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install sfst
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install libsfst-dev
```

  证据: Debian stable package indexes: libsfst-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Ubuntu apt (92%):

```sh
sudo apt install libsfst1-1.4
```

  证据: Ubuntu 24.04 LTS package indexes: libsfst1-1.4 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## 软件包事实

- **软件包键:** brew:sfst
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/sfst>
- **版本:** 1.4.7g
- **来源摘要:** Toolbox for morphological analysers and other FST-based tools
- **主页:** <https://www.cis.uni-muenchen.de/~schmid/tools/SFST/>
- **上游文档:** <https://www.cis.uni-muenchen.de/~schmid/tools/SFST>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://www.cis.uni-muenchen.de/~schmid/tools/SFST/data/SFST-1.4.7g.zip>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- fst-compact (cli)
- fst-compare (cli)
- fst-compiler (cli)
- fst-compiler-utf8 (cli)
- fst-generate (cli)
- fst-infl (cli)
- fst-infl2 (cli)
- fst-infl2-daemon (cli)
- fst-infl3 (cli)
- fst-lattice (cli)
- fst-lowmem (cli)
- fst-match (cli)
- fst-mor (cli)
- fst-parse (cli)
- fst-parse2 (cli)
- fst-print (cli)
- fst-text2bin (cli)
- fst-train (cli)
- 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 (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.4.7g
- 本地数据: OK
- 上游仓库: https://www.cis.uni-muenchen.de/~schmid/tools/SFST/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 时间线

- 2005: SFST publication presented at FSMNLP 2005.
- 1.2: Earliest source release listed on the official SFST downloads page.
- 1.4.2: Official release notes mention Hopcroft minimisation and work with the HFST team.
- 1.4.7g: Latest source release listed on the official SFST downloads page.

### Related projects

- The official page names AFST and HFST as projects extending SFST-related functionality, and notes HFST was implemented on top of SFST, OpenFST, and foma libraries.

### 来源

- Official LMU SFST page: project description, features, source releases, manual/tutorial links, related morphologies, packaging notes, citation, and related FST toolkits.
- Official SFST manual PDF metadata confirms the manual is the project manual surface.
- input.source_facts.package-manager: Homebrew, Debian, and Ubuntu package names.


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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:** stable

## 其他软件包管理器记录

- Debian apt - libsfst-dev - 1.7.0-1: normalized package name match | Debian stable package indexes: libsfst-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development library SFST | https://github.com/santhoshtr/sfst
- Debian apt - libsfst1 - 1.7.0-1: normalized package name match | Debian stable package indexes: libsfst1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Shared library for SFST | https://github.com/santhoshtr/sfst
- Debian apt - sfst - 1.7.0-1: normalized package name match | Debian stable package indexes: sfst from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Stuttgart finite-state transducer tools | https://github.com/santhoshtr/sfst
- Ubuntu apt - libsfst1-1.4 - 1.4.7b-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libsfst1-1.4 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Shared library for SFST | http://www.cis.uni-muenchen.de/~schmid/tools/SFST/
- Ubuntu apt - libsfst1-1.4-dev - 1.4.7b-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libsfst1-1.4-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Development library SFST | http://www.cis.uni-muenchen.de/~schmid/tools/SFST/
- Ubuntu apt - sfst - 1.4.7b-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: sfst from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Stuttgart finite-state transducer tools | http://www.cis.uni-muenchen.de/~schmid/tools/SFST/


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/zh-hans/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [freeling](https://www.automicvault.com/zh-hans/pkg/brew/freeling/) - Shares av.db curated category or tags: c-plus-plus, cli, morphology, natural-language-processing, nlp.
- [juman](https://www.automicvault.com/zh-hans/pkg/brew/juman/) - Shares av.db curated category or tags: cli, natural-language-processing, nlp, science.
- [jumanpp](https://www.automicvault.com/zh-hans/pkg/brew/jumanpp/) - Shares av.db curated category or tags: cli, natural-language-processing, nlp, science.
- [kytea](https://www.automicvault.com/zh-hans/pkg/brew/kytea/) - Shares av.db curated category or tags: cli, natural-language-processing, nlp, science.
- [openfst](https://www.automicvault.com/zh-hans/pkg/brew/openfst/) - Shares av.db curated category or tags: cli, finite-state-transducers, nlp, science.
- [link-grammar](https://www.automicvault.com/zh-hans/pkg/brew/link-grammar/) - Shares av.db curated category or tags: cli, natural-language-processing, science.
- [biosig](https://www.automicvault.com/zh-hans/pkg/brew/biosig/) - Shares av.db curated category or tags: c-plus-plus, cli, science.
- [ccfits](https://www.automicvault.com/zh-hans/pkg/brew/ccfits/) - Shares av.db curated category or tags: c-plus-plus, cli, science.

## Combined YAML source

View the package source record on GitHub. [combined/sfst.yml](https://github.com/automic-vault/db/blob/main/combined/sfst.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
