macOS
brew install stanford-corenlplocal Homebrew formula metadata
sudo port install stanford-corenlpMacPorts ports tree · textproc/stanford-corenlp/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de stanford-corenlp pour les workflows d'agents IA.
installation
brew install stanford-corenlplocal Homebrew formula metadata
sudo port install stanford-corenlpMacPorts ports tree · textproc/stanford-corenlp/Portfile · Source: api.github.com
aperçu
Java suite of core NLP tools
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
corenlp.sh | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://stanfordnlp.github.io/CoreNLP/
métadonnées d'installation
| Clé du paquet | brew:stanford-corenlp |
|---|---|
| Version | 4.4.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/stanford-corenlp |
| Page d'accueil | https://stanfordnlp.github.io/CoreNLP/ |
| Dépôt | https://github.com/stanfordnlp/CoreNLP |
| Docs amont | https://stanfordnlp.github.io/CoreNLP |
| Licence | GPL-2.0-or-later |
| Archive source | https://nlp.stanford.edu/software/stanford-corenlp-4.4.0.zip |
| Dernière mise à jour | 2026-06-22T14:06:22-07:00 |
| Pulse | updated |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
stanford-corenlp
sudo port install stanford-corenlppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.