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

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

## インストール

```sh
sudo av install brew:stanford-corenlp
```

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

### macOS

- Homebrew (100%):

```sh
brew install stanford-corenlp
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install stanford-corenlp
```

  証拠: MacPorts ports tree: textproc/stanford-corenlp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:stanford-corenlp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/stanford-corenlp>
- **バージョン:** 4.4.0
- **ソース概要:** Java suite of core NLP tools
- **ホームページ:** <https://stanfordnlp.github.io/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
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- corenlp.sh (cli)
- corenlp.sh (エイリアス)

## 依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 4.4.0
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://stanfordnlp.github.io/CoreNLP/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://stanfordnlp.github.io/CoreNLP/: official overview, GitHub link, quickstart, usage modes, license, and citation.>
- <https://stanfordnlp.github.io/CoreNLP/history.html: official release history from 2002 parser origins through CoreNLP releases.>
- <https://stanfordnlp.github.io/CoreNLP/other-languages.html: official page of language clients and wrappers.>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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:** stable

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

- MacPorts - stanford-corenlp: normalized package name match | MacPorts ports tree: textproc/stanford-corenlp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk](https://pkg.so/ja/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [stanford-ner](https://pkg.so/ja/brew/stanford-ner/) - Shares pkgdb curated category or tags: cli, data, java, nlp.
- [stanford-parser](https://pkg.so/ja/brew/stanford-parser/) - Shares pkgdb curated category or tags: cli, data, java, nlp.
- [kafka](https://pkg.so/ja/brew/kafka/) - Shares pkgdb curated category or tags: cli, data, java.
- [mecab](https://pkg.so/ja/brew/mecab/) - Shares pkgdb curated category or tags: cli, data, nlp.
- [neo4j](https://pkg.so/ja/brew/neo4j/) - Shares pkgdb curated category or tags: cli, data, java.
- [parquet-cli](https://pkg.so/ja/brew/parquet-cli/) - Shares pkgdb curated category or tags: cli, data, java.
- [avro-tools](https://pkg.so/ja/brew/avro-tools/) - Shares pkgdb curated category or tags: cli, data, java.
- [tika](https://pkg.so/ja/brew/tika/) - Shares pkgdb curated category or tags: cli, data, java.

## Combined YAML source

View the package source record on GitHub. [combined/stanford-corenlp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/stanford-corenlp.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
