Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

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

local Homebrew formula metadata

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

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

概要

パッケージ概要

Java suite of core NLP tools

コマンドとエイリアス

  • corenlp.sh

履歴

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

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.

タイムライン

  • 2002: Stanford Parser is released as the earliest open-source software later comprising CoreNLP.
  • 2010: First unified CoreNLP package is publicly released.
  • 2014: The CoreNLP system-demonstration paper is published.
  • 2020: Version 4.0.0 updates tokenization and models around UDv2.
  • 2025: Version 4.5.10 removes patterns/Lucene-related features for security reasons.

Related projects

  • CoreNLP includes or relates to Stanford Parser, Stanford NER, Stanford POS Tagger, dependency parsing, SUTime, TokensRegex, Tregex/Tsurgeon, Stanza clients, Maven artifacts, and model jars.

セキュリティ状態

リスクレベル: グリーン

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 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
corenlp.shcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

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

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

MacPorts95%

stanford-corenlp

sudo port install stanford-corenlp
  • normalized package name match
  • 一致条件: Stanford Corenlp
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/stanford-corenlp/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