macOS
brew install stanford-parserlocal Homebrew formula metadata
sudo port install stanford-parserMacPorts ports tree · textproc/stanford-parser/Portfile · ソース: api.github.com
brew
stanford-parser のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install stanford-parserlocal Homebrew formula metadata
sudo port install stanford-parserMacPorts ports tree · textproc/stanford-parser/Portfile · ソース: api.github.com
概要
Statistical NLP parser
履歴
Stanford Parser is the Stanford NLP Group's Java parser package for constituency and dependency parsing. It is both a standalone distribution and part of the CoreNLP lineage.
The CoreNLP release history identifies Stanford Parser, released on 5 December 2002, as the earliest open-source software now comprising CoreNLP. The parser documentation says the original version was mainly written by Dan Klein, with support code and linguistic grammar development by Christopher Manning, followed by extensive contributions from other Stanford NLP researchers.
The parser became widely packaged because it exposed statistical parsing models through a Java distribution, command-line scripts, GUI tooling, and language wrappers. The official parser page even notes Homebrew installation for OS X, reflecting its role as a standalone CLI package before and alongside the unified CoreNLP distribution.
Users download the parser distribution and language models, then run parser scripts or Java classes to produce phrase-structure and dependency parses. The package includes PCFG, lexicalized dependency, lexicalized PCFG, shift-reduce, and neural dependency parser components depending on distribution and model selection.
Package maintainers care about Stanford Parser because it represents the classic heavy NLP CLI package: model jars, Java launch scripts, language-specific assets, and optional GUI behavior. A system package makes it easier to call from shell scripts and wrapper libraries without manually assembling each release.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lexparser-gui.sh | cli | グローバル実行可能ファイル | |
lexparser-lang-train-test.sh | cli | グローバル実行可能ファイル | |
lexparser-lang.sh | cli | グローバル実行可能ファイル | |
lexparser.sh | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://nlp.stanford.edu/software/lex-parser.shtml
インストールメタデータ
| パッケージキー | brew:stanford-parser |
|---|---|
| バージョン | 4.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/stanford-parser |
| ホームページ | https://nlp.stanford.edu/software/lex-parser.shtml |
| リポジトリ | https://github.com/stanfordnlp/CoreNLP |
| 上流ドキュメント | https://nlp.stanford.edu/software/lex-parser.shtml |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://nlp.stanford.edu/software/stanford-parser-4.2.0.zip |
| 最終更新 | 2026-06-22T14:06:23-07:00 |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stanford-parser |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
stanford-parser
sudo port install stanford-parserソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.