macOS
brew install apache-opennlplocal Homebrew formula metadata
brew
apache-opennlp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install apache-opennlplocal Homebrew formula metadata
sudo apt install libapache-opennlp-javaDebian stable package indexes · libapache-opennlp-java · ソース: deb.debian.org
sudo zypper install opennlpopenSUSE Tumbleweed package metadata · opennlp · ソース: download.opensuse.org
概要
Machine learning toolkit for processing natural language text
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
opennlp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:apache-opennlp |
|---|---|
| バージョン | 2.5.10 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/apache-opennlp |
| ホームページ | https://opennlp.apache.org/ |
| リポジトリ | https://github.com/apache/opennlp |
| 上流ドキュメント | https://opennlp.apache.org/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://www.apache.org/dyn/closer.lua?path=opennlp/opennlp-2.5.10/apache-opennlp-2.5.10-bin.tar.gz |
| 最終更新 | 2026-06-25T07:59:23Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-uimaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.