pkg.soopen package index

brew / 順位 9305

crf++ を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install crf++

local Homebrew formula metadata

概要

パッケージ概要

Conditional random fields for segmenting/labeling sequential data

コマンドとエイリアス

  • crf_learn
  • crf_test

履歴

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

CRF++ is Taku Kudo's open-source Conditional Random Fields toolkit for segmenting and labeling sequential data. Its official page positions it as a generic-purpose CRF implementation for natural-language-processing tasks such as named entity recognition, information extraction, and text chunking.

プロジェクトの歴史

The official CRF++ page lists the first release, version 0.1, on 2005-05-28. The release history shows a steady 2005-2007 development period with API work, parallel training, MIRA training, language bindings, L1 regularization, and a license change to LGPL/BSD dual licensing.

採用の歴史

CRF++ became a familiar package for NLP users because it combined a command-line learner and tester, a template-based feature system, and bindings for several languages. Later releases focused on compatibility and maintenance, including GCC, libtool, C++11, Windows, and model-loading fixes.

使われ方

Users prepare training and test files plus feature templates, train models with crf_learn, and decode with crf_test. The package is especially associated with sequence-labeling experiments where researchers want a compact C++ CRF implementation available from source or OS packages.

パッケージ好きにとっての重要性

For package maintainers, CRF++ is a classic NLP C++ library/CLI: old enough to need build-system care, small enough to package directly, and still recognizable because many downstream tutorials and research pipelines refer to crf_learn and crf_test.

タイムライン

  • 2005-05-28: CRF++ 0.1 released
  • 2006-03-30: Version 0.41 added parallel training
  • 2006-11-26: Version 0.45 added 1-best MIRA training
  • 2007-02-12: Version 0.46 changed license to LGPL/BSD dual license and added Perl, Ruby, Python, and Java bindings
  • 2007-07-07: Version 0.48 added L1-CRF support
  • 2013-02-13: CRF++ 0.58 released

Related projects

  • CRF++ is related to later CRF sequence-labeling packages such as CRFsuite, which explicitly compares its data-format flexibility with CRF++.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-08-04
マネージャ版0.58
マネージャ更新日2026-07-24
ローカルデータOK
上流not checked
検出された最新未検出

https://taku910.github.io/crfpp/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:crf++
バージョン0.58
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/crf++
ホームページhttps://taku910.github.io/crfpp/
リポジトリhttps://github.com/taku910/crfpp
上流ドキュメントhttps://taku910.github.io/crfpp/
ライセンスLGPL-2.1-only OR BSD-3-Clause
ソースアーカイブhttps://mirrors.sohu.com/gentoo/distfiles/f2/CRF%2B%2B-0.58.tar.gz
最終更新2026-07-24T20:11:30+09:00
Pulseupdated
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecrf++
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation