macOS
brew install crfsuitelocal Homebrew formula metadata
sudo port install crfsuiteMacPorts ports tree · math/crfsuite/Portfile · source: api.github.com
brew
Fast implementation of conditional random fields. Version 0.12 via Homebrew; verified 2026-07-10. Also installable with macports: sudo port install crfsuite.
install
brew install crfsuitelocal Homebrew formula metadata
sudo port install crfsuiteMacPorts ports tree · math/crfsuite/Portfile · source: api.github.com
overview
Fast implementation of conditional random fields
history
CRFsuite is Naoaki Okazaki's fast implementation of Conditional Random Fields for labeling sequential data. It provides command-line training/tagging, C++ and SWIG APIs, and training algorithms such as L-BFGS, OWL-QN, SGD, averaged perceptron, passive aggressive, and AROW.
The official changelog records internal releases beginning with CRFsuite 0.1 on 2007-10-29 and a first public release, 0.4, on 2008-03-05. The 0.4 release added the website, documentation, a tutorial, and a CoNLL 2000 chunking performance comparison.
The project page presents CRFsuite as a faster and more flexible CRF package than older template-oriented tools, with a simple data format, benchmark results, and model storage based on CQDB. Version 0.12 added Python SWIG modules and sample programs, including named entity recognition and part-of-speech tagging examples.
CRFsuite users train and tag sequence-labeling models with a feature-per-line data format. The official documentation emphasizes speed, training-method choice, performance evaluation during training, and programmatic use through C++ and SWIG APIs.
For package maintainers, CRFsuite is a compact C/C++ NLP toolkit with historical source and binary releases, a BSD license, and a small command-line surface. It is also useful as a contrast point with CRF++ because its official page calls out data-format flexibility that CRF++ lacks.
security posture
No matching local secret-handling manifest was found for crfsuite. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
crfsuite | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/chokkan/crfsuite
install metadata
| Package key | brew:crfsuite |
|---|---|
| Version | 0.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/crfsuite |
| Homepage | https://www.chokkan.org/software/crfsuite/ |
| Repository | https://github.com/chokkan/crfsuite |
| Upstream docs | https://www.chokkan.org/software/crfsuite |
| License | BSD-3-Clause |
| Source archive | https://github.com/chokkan/crfsuite/archive/refs/tags/0.12.tar.gz |
| Last updated | 2026-07-10T13:05:07-04:00 |
| Pulse | updated |
| Dependencies | liblbfgs |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | crfsuite |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
crfsuite
sudo port install crfsuitesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.