macOS
brew install fomalocal Homebrew formula metadata
brew / rang 8152
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de foma pour les workflows d'agents IA.
installation
brew install fomalocal Homebrew formula metadata
sudo apk add fomaAlpine Linux edge package indexes · foma · Source: dl-cdn.alpinelinux.org
sudo apt install fomaDebian stable package indexes · foma · Source: deb.debian.org
sudo dnf install fomaFedora Rawhide package metadata · foma · Source: dl.fedoraproject.org
nix profile install nixpkgs#fomanixpkgs package indexes · pkgs/by-name/fo/foma/package.nix · Source: api.github.com
sudo zypper install fomaopenSUSE Tumbleweed package metadata · foma · Source: download.opensuse.org
aperçu
Finite-state compiler and C library
historique
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.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cgflookup | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
flookup | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
foma | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:foma |
|---|---|
| Version | 0.10.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/mhulden/foma |
| Dépôt | https://github.com/mhulden/foma |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 fomapiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.