macOS
brew install stanford-parserlocal Homebrew formula metadata
sudo port install stanford-parserMacPorts ports tree · textproc/stanford-parser/Portfile · source: api.github.com
brew
Statistical NLP parser. Version 4.2.0 via Homebrew; verified 2026-06-22.
install
brew install stanford-parserlocal Homebrew formula metadata
sudo port install stanford-parserMacPorts ports tree · textproc/stanford-parser/Portfile · source: api.github.com
overview
Statistical NLP parser
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lexparser-gui.sh | cli | global executable | |
lexparser-lang-train-test.sh | cli | global executable | |
lexparser-lang.sh | cli | global executable | |
lexparser.sh | cli | global executable |
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.
https://nlp.stanford.edu/software/lex-parser.shtml
install metadata
| Package key | brew:stanford-parser |
|---|---|
| Version | 4.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/stanford-parser |
| Homepage | https://nlp.stanford.edu/software/lex-parser.shtml |
| Repository | https://github.com/stanfordnlp/CoreNLP |
| Upstream docs | https://nlp.stanford.edu/software/lex-parser.shtml |
| License | GPL-2.0-or-later |
| Source archive | https://nlp.stanford.edu/software/stanford-parser-4.2.0.zip |
| Last updated | 2026-06-22T14:06:23-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stanford-parser |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
stanford-parser
sudo port install stanford-parsersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.