Automic VaultAutomic Vault

brew

Installer hfstospell avec Homebrew, apt, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hfstospell pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install hfstospell

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install hfst-ospell

Debian stable package indexes · hfst-ospell · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#hfst-ospell

nixpkgs package indexes · pkgs/by-name/hf/hfst-ospell/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install hfst-ospell

openSUSE Tumbleweed package metadata · hfst-ospell · Source: download.opensuse.org

aperçu

Résumé du paquet

Helsinki Finite-State Technology ospell

Commandes et alias

  • hfst-ospell
  • hfst-ospell-office
  • hfst-ospell-predict

historique

Historique du projet et usages

HFST ospell is the spell-checking library and command-line tool associated with Helsinki Finite-State Technology. It applies HFST optimized-lookup transducers to spell checking, correction, and integration with desktop proofing stacks.

Historique du projet

HFST, the Helsinki Finite-State Technology project, was built at the University of Helsinki as a toolkit for processing natural-language morphologies with finite-state automata and transducers. Its project page describes wide-coverage implementations for languages with varying morphological complexity, and the main HFST repository presents the toolkit as a bridge across finite-state libraries and toolkits for linguistic systems.

hfst-ospell is the spell-checking branch of that ecosystem. Its README describes a minimal optimized-lookup-format spell-checking library plus a demonstration command-line checker. The code exposes a C++ API around weighted transducers and a `hfst-ospell` utility that composes an error source and lexicon over standard input to print corrections.

The package kept a deliberately narrow scope: rather than replacing all of HFST, it supplies the spell-checking runtime and proofing-facing command tools. The GitHub release list records releases through 0.5.4 in February 2024, while the broader HFST site points users to binaries, libraries, morphological resources, and release notes.

Historique d'adoption

HFST-based spellers found use through language-technology projects that need finite-state spell checking for morphologically rich and lower-resource languages. The hfst-ospell README explicitly points to Voikko as the route into real applications, and then from Voikko into Enchant, LibreOffice, and Firefox.

The input package facts record hfst-ospell in Homebrew, Debian, Ubuntu, Nix, and zypper-family packaging. That cross-distro footprint is typical for language infrastructure that is not itself a consumer app but is needed by dictionaries, proofing tools, and build pipelines.

Modes d'utilisation

Developers can link against the library with `pkg-config --cflags hfstospell` and `pkg-config --libs hfstospell`, then construct spellers from HFST transducer files. Command-line users can run `hfst-ospell` with an error source and lexicon, and related packaged tools include `hfst-ospell-office` and `hfst-ospell-predict`.

The practical workflow is usually upstream of a user-facing editor: build or obtain ZHFST/HFST resources for a language, test correction behavior with the command-line tools, and integrate the runtime through Voikko or adjacent proofing infrastructure.

Pourquoi les passionnés de paquets s'y intéressent

For package nerds, hfst-ospell is a small but important split package: it packages the proofing runtime separately from the larger HFST compiler/toolkit stack. That makes it easier for distributions to depend on the runtime where a desktop spell checker or dictionary package needs it without forcing every user to install the full morphology development environment.

It is also a good example of finite-state NLP infrastructure crossing into ordinary desktop packaging. A command-line checker, a C++ library, pkg-config metadata, and desktop proofing adapters make the same linguistic transducers useful from both shell scripts and office-suite spell checking.

Chronologie

  • 1999-2022: The HFST project page copyright range reflects the long-running Helsinki finite-state toolkit web presence.
  • 2000s-2010s: HFST developed as a finite-state toolkit for linguistic systems and morphological processing.
  • 2010s: hfst-ospell provided an optimized-lookup spell-checking library and demonstration command-line checker.
  • 2018: The `hfst-ospell-office` manual page in the repository carries a March 2018 date.
  • 2024-02-20: GitHub release metadata records hfst-ospell 0.5.4.

Related projects

  • hfst-ospell is related to the main HFST toolkit, OpenFST, foma, SFST, Voikko, Enchant, LibreOffice proofing, Firefox proofing, GiellaLT/Divvun language resources, and newer HFST-compatible spell-checking tools such as divvunspell.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.
  • Les métadonnées de compilation listent 4 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
hfst-ospellcliexécutable global
hfst-ospell-officecliexécutable global
hfst-ospell-predictcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-08
version du gestionnaire0.5.4
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/hfst/hfst-ospell

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:hfstospell
Version0.5.4
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/hfstospell
Page d'accueilhttps://hfst.github.io/
Dépôthttps://github.com/hfst/hfst-ospell
Docs amonthttps://github.com/hfst/hfst-ospell#readme
LicenceApache-2.0
Archive sourcehttps://github.com/hfst/hfst-ospell/releases/download/v0.5.4/hfst-ospell-0.5.4.tar.bz2
Dépendancesicu4c@78, libarchive
Dépendances de compilationautoconf, automake, libtool, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehfstospell
Version Scheme0
Revision5
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt92%

hfst-ospell 0.5.4-1+b3

Spell checker library and tool based on HFST

https://github.com/hfst/hfst-ospell

sudo apt install hfst-ospell
  • Section: science
  • Architecture: amd64
  • Source Package: hfst-ospell
  • 5 Dépendances
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hfst-ospell from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

hfst-ospell-dev 0.5.4-1+b3

HFST spell checker development files

https://github.com/hfst/hfst-ospell

sudo apt install hfst-ospell-dev
  • Section: devel
  • Architecture: amd64
  • Source Package: hfst-ospell
  • 1 Dépendances
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hfst-ospell-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libhfstospell11 0.5.4-1+b3

HFST spell checker runtime libraries

https://github.com/hfst/hfst-ospell

sudo apt install libhfstospell11
  • Section: libs
  • Architecture: amd64
  • Source Package: hfst-ospell
  • 4 Dépendances
  • 1 fournit
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhfstospell11 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

hfst-ospell

nix profile install nixpkgs#hfst-ospell
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hf/hfst-ospell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

hfst-ospell 0.5.4-1build3

Spell checker library and tool based on HFST

https://github.com/hfst/hfst-ospell

sudo apt install hfst-ospell
  • Section: science
  • Architecture: amd64
  • 5 Dépendances
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hfst-ospell from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt92%

hfst-ospell-dev 0.5.4-1build3

HFST spell checker development files

https://github.com/hfst/hfst-ospell

sudo apt install hfst-ospell-dev
  • Section: devel
  • Architecture: amd64
  • Source Package: hfst-ospell
  • 1 Dépendances
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hfst-ospell-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt92%

libhfstospell11 0.5.4-1build3

HFST spell checker runtime libraries

https://github.com/hfst/hfst-ospell

sudo apt install libhfstospell11
  • Section: libs
  • Architecture: amd64
  • Source Package: hfst-ospell
  • 4 Dépendances
  • 1 fournit
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhfstospell11 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
zypper92%

hfst-ospell 0.5.4-1.8

Spell checker library and tool based on HFST

https://hfst.github.io/

sudo zypper install hfst-ospell
  • License: Apache-2.0
  • Category: Productivity/Text/Spell
  • Architecture: x86_64
  • Source Package: hfst-ospell
  • 5 Dépendances
  • 1 fournit
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hfst-ospell from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

hfst-ospell-devel 0.5.4-1.8

HFST spell checker development files

https://hfst.github.io/

sudo zypper install hfst-ospell-devel
  • License: Apache-2.0
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: hfst-ospell
  • 2 Dépendances
  • 2 fournit
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hfst-ospell-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

libhfstospell11 0.5.4-1.8

HFST spell checker runtime libraries

https://hfst.github.io/

sudo zypper install libhfstospell11
  • License: Apache-2.0
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: hfst-ospell
  • 5 Dépendances
  • 3 fournit
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libhfstospell11 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

libhfstospell11-32bit 0.5.4-1.8

HFST spell checker runtime libraries

https://hfst.github.io/

sudo zypper install libhfstospell11-32bit
  • License: Apache-2.0
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: hfst-ospell
  • 5 Dépendances
  • 2 fournit
  • installed executable or alias match
  • Correspondance par : Hfst Ospell
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libhfstospell11-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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