Automic VaultAutomic Vault

brew

Install apache-opennlp with Homebrew, apt, zypper

Machine learning toolkit for processing natural language text. Version 2.5.10 via Homebrew; verified 2026-06-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install apache-opennlp

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install libapache-opennlp-java

Debian stable package indexes · libapache-opennlp-java · source: deb.debian.org

openSUSE zypperverified · 92%
sudo zypper install opennlp

openSUSE Tumbleweed package metadata · opennlp · source: download.opensuse.org

overview

Package summary

Machine learning toolkit for processing natural language text

Commands and aliases

  • opennlp

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2010: OpenNLP enters the Apache Incubator.
  • 2011: Apache OpenNLP 1.5.2-incubating is released.
  • 2012: OpenNLP graduates as an Apache top-level project.
  • 2026: Apache documentation lists current 2.x and 3.x milestone manuals and Javadocs.

Related projects

  • Apache UIMA is an adjacent Java text-analysis framework with documented OpenNLP integration.
  • SourceForge-era OpenNLP models, Maven Central artifacts, ONNX Runtime support, and Java NLP pipelines are common adjacent pieces.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
opennlpcliglobal executable

freshness

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

page generated2026-07-08
manager version2.5.10
manager updated2026-06-25
local dataok
upstreamnot checked
latest detectednot detected

https://opennlp.apache.org/

install metadata

Package metadata

Package keybrew:apache-opennlp
Version2.5.10
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/apache-opennlp
Homepagehttps://opennlp.apache.org/
Repositoryhttps://github.com/apache/opennlp
Upstream docshttps://opennlp.apache.org/docs
LicenseApache-2.0
Source archivehttps://www.apache.org/dyn/closer.lua?path=opennlp/opennlp-2.5.10/apache-opennlp-2.5.10-bin.tar.gz
Last updated2026-06-25T07:59:23Z
Pulseupdated
Dependenciesopenjdk
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libapache-opennlp-java 2.5.3-1

machine learning based toolkit for the processing of natural language text

https://opennlp.apache.org

sudo apt install libapache-opennlp-java
  • Section: java
  • Architecture: all
  • Source Package: apache-opennlp
  • 4 dependencies
  • normalized package name match
  • Matched by: Apache Opennlp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libapache-opennlp-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

opennlp 2.5.3-1

wrapper for Apache OpenNLP natural language text processing toolkit

https://opennlp.apache.org

sudo apt install opennlp
  • Section: java
  • Architecture: all
  • Source Package: apache-opennlp
  • 1 dependencies
  • normalized package name match
  • Matched by: Apache Opennlp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: opennlp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libapache-opennlp-java 2.3.2-1

machine learning based toolkit for the processing of natural language text

https://opennlp.apache.org

sudo apt install libapache-opennlp-java
  • Section: universe/java
  • Architecture: all
  • Source Package: apache-opennlp
  • 4 dependencies
  • normalized package name match
  • Matched by: Apache Opennlp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libapache-opennlp-java from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

opennlp 2.3.2-1

wrapper for Apache OpenNLP natural language text processing toolkit

https://opennlp.apache.org

sudo apt install opennlp
  • Section: universe/java
  • Architecture: all
  • Source Package: apache-opennlp
  • 1 dependencies
  • normalized package name match
  • Matched by: Apache Opennlp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: opennlp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper92%

opennlp 1.5.3-4.9

A machine learning based toolkit for the processing of natural language text

https://opennlp.apache.org/

sudo zypper install opennlp
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: opennlp
  • 3 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: Opennlp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opennlp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

opennlp-maxent 1.5.3-4.9

Apache OpenNLP Maxent

https://opennlp.apache.org/

sudo zypper install opennlp-maxent
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: opennlp
  • 2 dependencies
  • 3 provides
  • installed executable or alias match
  • Matched by: Opennlp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opennlp-maxent from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

opennlp-tools 1.5.3-4.9

Apache OpenNLP Tools

https://opennlp.apache.org/

sudo zypper install opennlp-tools
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: opennlp
  • 3 dependencies
  • 3 provides
  • installed executable or alias match
  • Matched by: Opennlp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opennlp-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

opennlp-uima 1.5.3-4.9

Apache OpenNLP UIMA Annotators

https://opennlp.apache.org/

sudo zypper install opennlp-uima
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: opennlp
  • 3 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: Opennlp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: opennlp-uima from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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