macOS
brew install stanford-corenlplocal Homebrew formula metadata
sudo port install stanford-corenlpMacPorts ports tree · textproc/stanford-corenlp/Portfile · ソース: api.github.com
brew
stanford-corenlp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install stanford-corenlplocal Homebrew formula metadata
sudo port install stanford-corenlpMacPorts ports tree · textproc/stanford-corenlp/Portfile · ソース: api.github.com
概要
Java suite of core NLP tools
履歴
Stanford CoreNLP is Stanford NLP Group's Java suite for core natural-language-processing annotations such as tokenization, sentence splitting, part-of-speech tagging, named entities, parsing, coreference, sentiment, and relations.
The official release history says the earliest open-source software now comprising CoreNLP was the Stanford Parser, released on 5 December 2002, and that the first unified public package tying together the Stanford NLP tools was released on 1 November 2010. The project is maintained by the Stanford NLP Group and distributed with Java APIs, command-line usage, a server, model jars, Maven artifacts, and a GitHub repository.
CoreNLP became a common packaged NLP workhorse because it exposed research-grade annotators through stable Java artifacts and command-line/server entry points. Its documentation explicitly notes that many users call it from JavaScript, Python, and other languages, and it maintains a page of wrappers and clients in many language ecosystems.
A typical command-line run downloads the distribution and model jars, puts them on the Java classpath, and runs `java edu.stanford.nlp.pipeline.StanfordCoreNLP -file input.txt`. The same package can also be used through Java APIs, a simple API, third-party clients, or the CoreNLP server.
Package maintainers care about CoreNLP because it packages large model artifacts, Java classpath behavior, and multi-language wrapper expectations into a CLI-friendly distribution. It is the kind of tool where a working package saves users from jar management, model placement, and wrapper-version drift.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
corenlp.sh | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://stanfordnlp.github.io/CoreNLP/
インストールメタデータ
| パッケージキー | brew:stanford-corenlp |
|---|---|
| バージョン | 4.4.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/stanford-corenlp |
| ホームページ | https://stanfordnlp.github.io/CoreNLP/ |
| リポジトリ | https://github.com/stanfordnlp/CoreNLP |
| 上流ドキュメント | https://stanfordnlp.github.io/CoreNLP |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://nlp.stanford.edu/software/stanford-corenlp-4.4.0.zip |
| 最終更新 | 2026-06-22T14:06:22-07:00 |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stanford-corenlp |
| 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-corenlp
sudo port install stanford-corenlpソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.