macOS
brew install classifierlocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.