macOS
brew install fomalocal Homebrew formula metadata
brew / 順位 8152
foma のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fomalocal Homebrew formula metadata
sudo apk add fomaAlpine Linux edge package indexes · foma · ソース: dl-cdn.alpinelinux.org
sudo dnf install fomaFedora Rawhide package metadata · foma · ソース: dl.fedoraproject.org
nix profile install nixpkgs#fomanixpkgs package indexes · pkgs/by-name/fo/foma/package.nix · ソース: api.github.com
sudo zypper install fomaopenSUSE Tumbleweed package metadata · foma · ソース: download.opensuse.org
概要
Finite-state compiler and C library
履歴
foma is a finite-state compiler, programming language, command-line toolset, and C library for constructing finite-state automata and transducers, especially for natural language processing tasks such as morphological analysis.
The project was originally hosted on Google Code as `code.google.com/p/foma`, where its archive describes it as a finite-state compiler and C library. The archived project page records a 2015 Apache 2.0 license change and a 0.9.18 release, and the current GitHub repository identifies itself as an export from that Google Code project.
foma deliberately followed the Xerox xfst style: the archived project description says its interface is similar to xfst and that many xfst grammars compile without changes. This made it useful to linguists and NLP engineers who wanted an open implementation of familiar finite-state workflows.
The Google Code archive advertised pre-built binaries for Windows, Linux, and OS X and linked tutorial material from LREC 2010 and FSMNLP 2012, showing use in academic finite-state morphology and spelling-correction communities before the project moved fully to modern source hosting.
The current repository is lean but still maintained as buildable source, with CMake instructions and a WebAssembly build path that exposes a browser demo for testing foma regular expressions.
Users run `foma` to compile finite-state descriptions, use `flookup` to apply compiled automata with lookup strategies, and link against the C API when finite-state operations need to be embedded in other tools.
foma matters to package maintainers because it is a compact, mostly C-based implementation of a specialized NLP workflow that otherwise often depends on proprietary or research-only tooling. Its xfst compatibility, lexc-oriented usage, command-line utilities, and C library make it a small but culturally important finite-state package.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cgflookup | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
flookup | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
foma | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:foma |
|---|---|
| バージョン | 0.10.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/mhulden/foma |
| リポジトリ | https://github.com/mhulden/foma |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
foma 1:0.10.0+s311.20240712-1
Tools for constructing various finite-state automata
sudo apt install fomalibfoma-dev 1:0.10.0+s311.20240712-1
Foma development files
sudo apt install libfoma-devlibfoma0t64 1:0.10.0+s311.20240712-1
Foma runtime libraries
sudo apt install libfoma0t64foma
nix profile install nixpkgs#fomafoma 1:0.10.0+s311-1.2build2
Tools for constructing various finite-state automata
sudo apt install fomafoma-bin 1:0.10.0+s311-1.2build2
Transitional package for foma
sudo apt install foma-binlibfoma-dev 1:0.10.0+s311-1.2build2
Foma development files
sudo apt install libfoma-devlibfoma0-dev 1:0.10.0+s311-1.2build2
Transitional package for libfoma-dev
sudo apt install libfoma0-devlibfoma0t64 1:0.10.0+s311-1.2build2
Foma runtime libraries
sudo apt install libfoma0t64foma 0.10.0_git20240712-r0
Finite-state compiler and C library
sudo apk add fomafoma-dev 0.10.0_git20240712-r0
Finite-state compiler and C library (development files)
sudo apk add foma-devlibfoma 0.10.0_git20240712-r0
Finite-state compiler and C library (libraries)
sudo apk add libfomafoma 0.10.0-0.16.20210601gitdfe1ccb.fc45
Xerox-compatible finite-state compiler
https://github.com/mhulden/foma
sudo dnf install fomalibfoma 0.10.0-0.16.20210601gitdfe1ccb.fc45
The foma C library
https://github.com/mhulden/foma
sudo dnf install libfomalibfoma-devel 0.10.0-0.16.20210601gitdfe1ccb.fc45
Development files for libfoma
https://github.com/mhulden/foma
sudo dnf install libfoma-develfoma 0.10.0+git22-1.8
Finite-state compiler and C library
sudo zypper install fomaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.