Automic VaultAutomic Vault

brew

stanford-parser を Homebrew, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install stanford-parser

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install stanford-parser

MacPorts ports tree · textproc/stanford-parser/Portfile · ソース: api.github.com

概要

パッケージ概要

Statistical NLP parser

コマンドとエイリアス

  • lexparser-gui.sh
  • lexparser-lang-train-test.sh
  • lexparser-lang.sh
  • lexparser.sh

履歴

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

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.

タイムライン

  • 2002: Stanford Parser is released as open-source software.
  • 2003: Klein and Manning publish the cited ACL paper for accurate unlexicalized parsing.
  • 2014: Parser releases add shift-reduce and dependency improvements in the CoreNLP-era tooling.
  • 2020: Standalone parser 4.2.0 retrains English models with treebank fixes.

Related projects

  • Stanford Parser is related to CoreNLP, Stanford POS Tagger, Stanford NER, shift-reduce constituency parsing, neural dependency parsing, Tregex/Tsurgeon, and language wrappers for Java, PHP, Python/Jython, Ruby, and .NET.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
lexparser-gui.shcliグローバル実行可能ファイル
lexparser-lang-train-test.shcliグローバル実行可能ファイル
lexparser-lang.shcliグローバル実行可能ファイル
lexparser.shcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

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
Pulseupdated
依存関係openjdk
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestanford-parser
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts95%

stanford-parser

sudo port install stanford-parser
  • normalized package name match
  • 一致条件: Stanford Parser
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/stanford-parser/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • 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