macOS
brew install apache-opennlplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de apache-opennlp pour les workflows d'agents IA.
installation
brew install apache-opennlplocal Homebrew formula metadata
sudo apt install libapache-opennlp-javaDebian stable package indexes · libapache-opennlp-java · Source: deb.debian.org
sudo zypper install opennlpopenSUSE Tumbleweed package metadata · opennlp · Source: download.opensuse.org
aperçu
Machine learning toolkit for processing natural language text
historique
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.
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 |
|---|---|---|---|
opennlp | 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.
métadonnées d'installation
| Clé du paquet | brew:apache-opennlp |
|---|---|
| Version | 2.5.10 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/apache-opennlp |
| Page d'accueil | https://opennlp.apache.org/ |
| Dépôt | https://github.com/apache/opennlp |
| Docs amont | https://opennlp.apache.org/docs |
| Licence | Apache-2.0 |
| Archive source | https://www.apache.org/dyn/closer.lua?path=opennlp/opennlp-2.5.10/apache-opennlp-2.5.10-bin.tar.gz |
| Dernière mise à jour | 2026-06-25T07:59:23Z |
| 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 | 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 |
|
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.
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-uimapiste 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.