macOS
brew install apache-opennlplocal Homebrew formula metadata
brew
Machine learning toolkit for processing natural language text. Version 2.5.10 via Homebrew; verified 2026-06-25.
install
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
overview
Machine learning toolkit for processing natural language text
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
opennlp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:apache-opennlp |
|---|---|
| Version | 2.5.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/apache-opennlp |
| Homepage | https://opennlp.apache.org/ |
| Repository | https://github.com/apache/opennlp |
| Upstream docs | https://opennlp.apache.org/docs |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=opennlp/opennlp-2.5.10/apache-opennlp-2.5.10-bin.tar.gz |
| Last updated | 2026-06-25T07:59:23Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-uimasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.