Automic VaultAutomic Vault

brew

stanford-ner mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stanford-ner in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install stanford-ner

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install stanford-ner

MacPorts ports tree · textproc/stanford-ner/Portfile · Quelle: api.github.com

Überblick

Paketzusammenfassung

Stanford NLP Group's implementation of a Named Entity Recognizer

Befehle und Aliase

  • ner-gui.sh
  • ner.sh

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2005: Finkel, Grenager, and Manning publish the cited ACL paper for the model and software.
  • 2011: Stanford NLP documentation advises using matching releases of the Java NLP tools from 2011 onward.
  • 2020: CoreNLP docs continue to document Stanford NER as an additional tool and CoreNLP annotator.

Related projects

  • Stanford NER is part of the broader Stanford JavaNLP/CoreNLP family and relates to CRFClassifier, Stanford POS Tagger, Stanford Parser, model jars, and language wrappers such as NLTK's Stanford NER interface.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ner-gui.shcliglobales Executable
ner.shcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version4.2.0
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://nlp.stanford.edu/software/CRF-NER.shtml

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:stanford-ner
Version4.2.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/stanford-ner
Homepagehttps://nlp.stanford.edu/software/CRF-NER.shtml
Repositoryhttps://github.com/stanfordnlp/CoreNLP
Upstream-Dokumentationhttps://nlp.stanford.edu/software/CRF-NER.shtml
LizenzGPL-2.0-or-later
Quellarchivhttps://nlp.stanford.edu/software/stanford-ner-4.2.0.zip
Zuletzt aktualisiert2026-06-22T14:06:23-07:00
Pulseupdated
Abhängigkeitenopenjdk
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestanford-ner
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

MacPorts95%

stanford-ner

sudo port install stanford-ner
  • normalized package name match
  • Abgeglichen nach: Stanford Ner
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/stanford-ner/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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