Automic VaultAutomic Vault

brew

crfsuite を Homebrew, MacPorts でインストール

crfsuite のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install crfsuite

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install crfsuite

MacPorts ports tree · math/crfsuite/Portfile · ソース: api.github.com

概要

パッケージ概要

Fast implementation of conditional random fields

コマンドとエイリアス

  • crfsuite

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2007-10-29: CRFsuite 0.1 internal release
  • 2008-03-05: CRFsuite 0.4 first public release
  • 2009-03-07: Version 0.6 added SGD and reduced training memory usage
  • 2011-08-11: Version 0.12 optimized training, added more algorithms, revised APIs, and added Python SWIG support

Related projects

  • The official page links CRFsuite's data-format comparison to CRF++, and also points to libLBFGS and CQDB as implementation-related software.

セキュリティ状態

保護ツール対応はまだ見つかっていません

crfsuite に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
crfsuitecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.12
マネージャ更新日2026-07-10
ローカルデータOK
上流最新
検出された最新0.12

https://github.com/chokkan/crfsuite

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:crfsuite
バージョン0.12
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/crfsuite
ホームページhttps://www.chokkan.org/software/crfsuite/
リポジトリhttps://github.com/chokkan/crfsuite
上流ドキュメントhttps://www.chokkan.org/software/crfsuite
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/chokkan/crfsuite/archive/refs/tags/0.12.tar.gz
最終更新2026-07-10T13:05:07-04:00
Pulseupdated
依存関係liblbfgs
ビルド依存関係autoconf, automake, libtool
Bottle利用可能 (対象 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未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts95%

crfsuite

sudo port install crfsuite
  • normalized package name match
  • 一致条件: Crfsuite
MacPorts ports tree · api.github.com · MacPorts ports tree: math/crfsuite/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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