macOS
brew install stanford-nerlocal Homebrew formula metadata
sudo port install stanford-nerMacPorts ports tree · textproc/stanford-ner/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de stanford-ner pour les workflows d'agents IA.
installation
brew install stanford-nerlocal Homebrew formula metadata
sudo port install stanford-nerMacPorts ports tree · textproc/stanford-ner/Portfile · Source: api.github.com
aperçu
Stanford NLP Group's implementation of a Named Entity Recognizer
historique
Stanford NER is the Stanford NLP Group's Java implementation of a named entity recognizer and CRF sequence-modeling tool. It is distributed both as a standalone Stanford NLP tool and as part of CoreNLP.
The official documentation describes Stanford NER as a Java implementation of named entity recognition and notes that it is also known as CRFClassifier. The page credits the original CRF code to Jenny Finkel, feature extractors to Dan Klein, Christopher Manning, and Jenny Finkel, and cites the 2005 ACL paper by Jenny Rose Finkel, Trond Grenager, and Christopher Manning.
Stanford NER became package-manager relevant because it offered trained English models, a Java API, command-line scripts, and server usage from a single download. The official page lists wrappers or integrations for .NET, Perl, PHP, Python, Ruby, and UIMA, showing how the Java tool was embedded in other language ecosystems.
Command-line usage loads Stanford NER jars and classifier models, then runs Java classes such as `edu.stanford.nlp.ie.NERClassifierCombiner` against text files. The package also includes a GUI, batch files or shell scripts, server support, and Java demo code.
Package maintainers care about Stanford NER because it packages a classic NLP model workflow: Java bytecode, large serialized classifiers, shell scripts, and model selection. A good package hides classpath friction and makes older research software usable from modern CLI workflows.
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 |
|---|---|---|---|
ner-gui.sh | cli | exécutable global | |
ner.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://nlp.stanford.edu/software/CRF-NER.shtml
métadonnées d'installation
| Clé du paquet | brew:stanford-ner |
|---|---|
| Version | 4.2.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/stanford-ner |
| Page d'accueil | https://nlp.stanford.edu/software/CRF-NER.shtml |
| Dépôt | https://github.com/stanfordnlp/CoreNLP |
| Docs amont | https://nlp.stanford.edu/software/CRF-NER.shtml |
| Licence | GPL-2.0-or-later |
| Archive source | https://nlp.stanford.edu/software/stanford-ner-4.2.0.zip |
| Dernière mise à jour | 2026-06-22T14:06:23-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-ner |
| 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-ner
sudo port install stanford-nerpiste 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.