macOS
brew install classifierlocal Homebrew formula metadata
brew
classifier のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install classifierlocal Homebrew formula metadata
概要
Text classification with Bayesian, LSI, Logistic Regression, and kNN
履歴
Ruby Classifier is a Ruby text-classification library and CLI providing Bayesian classification, LSI, logistic regression, k-nearest neighbors, TF-IDF vectorization, streaming training, persistence, and native LSI acceleration.
The GitHub repository was created in 2008. The gemspec and README describe it as a Ruby library for text classification with Naive Bayes, LSI, logistic regression, kNN, TF-IDF, pluggable persistence, and a native C extension.
The modern 2.x series refreshed the package in late 2025 and 2026, adding current documentation at rubyclassifier.com and a CLI-oriented Homebrew distribution path.
RubyGems reported 1,162,163 total downloads for the classifier gem, making the Ruby package history much larger than the Homebrew CLI footprint. Homebrew packages version 2.6.0 and reported 131 installs over the prior 365 days.
As a Ruby gem, users require classifier classes for Bayes, LSI, logistic regression, kNN, and TF-IDF workflows. As a CLI, users can classify text with pretrained models, list models, train categories from files, and classify new strings.
classifier is notable because an old Ruby ML/text-processing gem now spans RubyGems, generated API docs, a dedicated docs site, native extension compilation, and a Homebrew CLI package.
セキュリティ状態
classifier に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
classifier | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/cardmagic/classifier
インストールメタデータ
| パッケージキー | brew:classifier |
|---|---|
| バージョン | 2.6.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/classifier |
| ホームページ | https://rubyclassifier.com |
| リポジトリ | https://github.com/cardmagic/classifier |
| 上流ドキュメント | https://rubyclassifier.com/docs |
| ライセンス | LGPL-2.1-or-later |
| ソースアーカイブ | https://github.com/cardmagic/classifier/archive/refs/tags/v2.6.0.tar.gz |
| 最終更新 | 2026-06-26T00:37:48Z |
| Pulse | updated |
| 依存関係 | ruby |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | classifier |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.