Automic VaultAutomic Vault

brew

Install stanford-corenlp with Homebrew, MacPorts

Java suite of core NLP tools. Version 4.4.0 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install stanford-corenlp

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install stanford-corenlp

MacPorts ports tree · textproc/stanford-corenlp/Portfile · source: api.github.com

overview

Package summary

Java suite of core NLP tools

Commands and aliases

  • corenlp.sh

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
corenlp.shcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version4.4.0
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://stanfordnlp.github.io/CoreNLP/

install metadata

Package metadata

Package keybrew:stanford-corenlp
Version4.4.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/stanford-corenlp
Homepagehttps://stanfordnlp.github.io/CoreNLP/
Repositoryhttps://github.com/stanfordnlp/CoreNLP
Upstream docshttps://stanfordnlp.github.io/CoreNLP
LicenseGPL-2.0-or-later
Source archivehttps://nlp.stanford.edu/software/stanford-corenlp-4.4.0.zip
Last updated2026-06-22T14:06:22-07:00
Pulseupdated
Dependenciesopenjdk
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts95%

stanford-corenlp

sudo port install stanford-corenlp
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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