Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts 安装 yamcha

查看 yamcha 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install yamcha

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install yamcha

MacPorts ports tree · textproc/yamcha/Portfile · 来源: api.github.com

概览

软件包摘要

NLP text chunker using Support Vector Machines

命令和别名

  • yamcha
  • yamcha-config
  • yamcha-mkmodel

历史

项目历史与用法

YamCha, Yet Another Multipurpose CHunk Annotator, is Taku Kudo's open-source text chunker built around support vector machines. It belongs to the pre-deep-learning generation of NLP packages where feature templates, chunk encodings, and SVM training pipelines were packaged as reusable command-line tools.

项目历史

The official YamCha page describes it as a generic, customizable text chunker for POS tagging, named-entity recognition, base noun phrase chunking, and text chunking. It says the system used support vector machines and was the same system that performed best in the CoNLL-2000 shared task and a BaseNP chunking task.

The YamCha news log records an initial 0.1 release in July 2001, followed by a steady 2002-2005 sequence that added multi-class strategies, memory savings for large models, C API support, PKE acceleration, experimental Perl/Python/Ruby modules, 64-bit support, and bug fixes. The project page was last revised in late 2005, matching the period when SVM chunkers were a mainstream statistical NLP approach.

采用历史

YamCha's adoption came through NLP research and language-processing pipelines rather than general developer tooling. The companion ACL paper, Chunking with Support Vector Machines, connects the software to the 2001 NAACL work by Kudo and Matsumoto and to the then-current practice of comparing chunkers on shared tasks.

The package remained relevant in Unix package managers because it bundled training and decoding commands plus a C/C++ library around TinySVM-era models. For users maintaining older NLP experiments, YamCha is a reproducibility and compatibility artifact as much as a current modeling choice.

使用方式

Typical use is to prepare token-per-line training or test data with feature columns and chunk labels, train a model with YamCha's template-driven SVM pipeline, and run the `yamcha` decoder or `yamcha-mkmodel` tooling. The official documentation emphasizes feature windows, parsing direction, pairwise versus one-vs-rest multiclass strategies, partial chunking, and model conversion for faster classification.

为什么软件包爱好者会关心

YamCha is historically significant because it packages a specific research-era NLP method into a reusable Unix tool. It sits beside ChaSen, TinySVM, CaboCha, CRF++, and MeCab in Taku Kudo's ecosystem of compact Japanese/NLP-oriented C and C++ tools that escaped academia into package managers.

时间线

  • 2001: Kudo and Matsumoto published Chunking with Support Vector Machines at NAACL, and YamCha 0.1 was released in July.
  • 2002: YamCha 0.2 added multi-class strategy selection, memory savings for large model files, and broader compiler support.
  • 2004: YamCha 0.30 added PKE acceleration and a C API; 0.31 added experimental Perl, Python, and Ruby modules.
  • 2005: YamCha 0.33 added experimental 64-bit support and bag-of-words features.

Related projects

  • TinySVM is a direct dependency named by the official installation instructions.
  • ChaSen, CaboCha, CRF++, and MeCab are related Taku Kudo or Japanese NLP tools from the same broader ecosystem.

安全态势

风险级别:绿色

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 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
yamchacli全局可执行文件
yamcha-configcli全局可执行文件
yamcha-mkmodelcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.33
管理器更新时间2026-07-11
本地数据OK
上游not checked
检测到的最新版本未检测到

http://chasen.org/~taku/software/yamcha/

安装元数据

软件包元数据

软件包键brew:yamcha
版本0.33
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/yamcha
主页http://chasen.org/~taku/software/yamcha/
上游文档http://chasen.org/~taku/software/yamcha
许可证LGPL-2.1-or-later
源码归档https://cdn.netbsd.org/pub/pkgsrc/distfiles/yamcha-0.33.tar.gz
最后更新2026-07-11T12:24:37-04:00
Pulseupdated
依赖tinysvm
构建依赖automake
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 Nameyamcha
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

MacPorts95%

yamcha

sudo port install yamcha
  • normalized package name match
  • 匹配方式:Yamcha
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/yamcha/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • 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