macOS
brew install apache-opennlplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apache-opennlp in AI-Agent-Workflows.
Installation
brew install apache-opennlplocal Homebrew formula metadata
sudo apt install libapache-opennlp-javaDebian stable package indexes · libapache-opennlp-java · Quelle: deb.debian.org
sudo zypper install opennlpopenSUSE Tumbleweed package metadata · opennlp · Quelle: download.opensuse.org
Überblick
Machine learning toolkit for processing natural language text
Verlauf
Apache OpenNLP is a Java machine-learning toolkit and command-line suite for natural-language processing tasks such as sentence detection, tokenization, part-of-speech tagging, named-entity extraction, chunking, parsing, language detection, and coreference resolution.
OpenNLP existed before Apache incubation, with current Apache pages still pointing to archived SourceForge releases and model resources. The project entered the Apache Incubator in November 2010 and graduated as an Apache top-level project on 2012-02-15.
The incubation record describes the project goal as creating a mature toolkit for common NLP tasks and providing pre-built models for multiple languages. The Apache-era project continued to ship both a Java API and a common opennlp command-line entry point.
OpenNLP's adoption is strongest in Java and JVM text-processing pipelines where developers want a conventional library and CLI for classic NLP rather than a server or hosted model. Its old SourceForge model archive and Apache manual both show the long-running package culture around downloading binary models, running trainers, and wiring the toolkit into UIMA or custom applications.
As newer deep-learning NLP stacks arrived, OpenNLP remained relevant for lightweight, inspectable, trainable components and for organizations with Java pipelines that need sentence splitting, tokenization, tagging, NER, and parser tools without adopting a Python-heavy stack.
The Homebrew package exposes the opennlp command. Apache's manual says the binary distribution includes an opennlp script for Linux-compatible systems and opennlp.bat for Windows, with OPENNLP_HOME and PATH used to make the tools convenient.
Typical CLI usage invokes a tool name plus a model, reading from stdin and writing to stdout, or runs trainer commands with model output, language, training data, encoding, and task-specific options. That makes the package friendly for shell pipelines and repeatable model-training experiments.
OpenNLP is appealing to package nerds because it is a Java NLP library with a real Unix-style CLI surface. You can install it, fetch or provide models, pipe text through tokenizers or taggers, and train task-specific models without building an application first.
It also carries a visible history of pre-Apache open-source distribution: SourceForge-era releases and models, Apache incubation, Maven artifacts, and a CLI that still exposes the toolkit as a collection of small named NLP tools.
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 |
|---|---|---|---|
opennlp | 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.
Installationsmetadaten
| Paketschlüssel | brew:apache-opennlp |
|---|---|
| Version | 2.5.10 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/apache-opennlp |
| Homepage | https://opennlp.apache.org/ |
| Repository | https://github.com/apache/opennlp |
| Upstream-Dokumentation | https://opennlp.apache.org/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://www.apache.org/dyn/closer.lua?path=opennlp/opennlp-2.5.10/apache-opennlp-2.5.10-bin.tar.gz |
| Zuletzt aktualisiert | 2026-06-25T07:59:23Z |
| 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 | apache-opennlp |
| 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.
libapache-opennlp-java 2.5.3-1
machine learning based toolkit for the processing of natural language text
sudo apt install libapache-opennlp-javaopennlp 2.5.3-1
wrapper for Apache OpenNLP natural language text processing toolkit
sudo apt install opennlplibapache-opennlp-java 2.3.2-1
machine learning based toolkit for the processing of natural language text
sudo apt install libapache-opennlp-javaopennlp 2.3.2-1
wrapper for Apache OpenNLP natural language text processing toolkit
sudo apt install opennlpopennlp 1.5.3-4.9
A machine learning based toolkit for the processing of natural language text
sudo zypper install opennlpopennlp-maxent 1.5.3-4.9
Apache OpenNLP Maxent
sudo zypper install opennlp-maxentopennlp-tools 1.5.3-4.9
Apache OpenNLP Tools
sudo zypper install opennlp-toolsopennlp-uima 1.5.3-4.9
Apache OpenNLP UIMA Annotators
sudo zypper install opennlp-uimaQuellspur
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.