macOS
brew install stanford-parserlocal Homebrew formula metadata
sudo port install stanford-parserMacPorts ports tree · textproc/stanford-parser/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stanford-parser in AI-Agent-Workflows.
Installation
brew install stanford-parserlocal Homebrew formula metadata
sudo port install stanford-parserMacPorts ports tree · textproc/stanford-parser/Portfile · Quelle: api.github.com
Überblick
Statistical NLP parser
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
lexparser-gui.sh | cli | globales Executable | |
lexparser-lang-train-test.sh | cli | globales Executable | |
lexparser-lang.sh | cli | globales Executable | |
lexparser.sh | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://nlp.stanford.edu/software/lex-parser.shtml
Installationsmetadaten
| Paketschlüssel | brew:stanford-parser |
|---|---|
| Version | 4.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/stanford-parser |
| Homepage | https://nlp.stanford.edu/software/lex-parser.shtml |
| Repository | https://github.com/stanfordnlp/CoreNLP |
| Upstream-Dokumentation | https://nlp.stanford.edu/software/lex-parser.shtml |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://nlp.stanford.edu/software/stanford-parser-4.2.0.zip |
| Zuletzt aktualisiert | 2026-06-22T14:06:23-07:00 |
| Pulse | updated |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
stanford-parser
sudo port install stanford-parserQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.