Automic VaultAutomic Vault

brew

apache-opennlp を Homebrew, apt, zypper でインストール

apache-opennlp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install apache-opennlp

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install libapache-opennlp-java

Debian stable package indexes · libapache-opennlp-java · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install opennlp

openSUSE Tumbleweed package metadata · opennlp · ソース: download.opensuse.org

概要

パッケージ概要

Machine learning toolkit for processing natural language text

コマンドとエイリアス

  • opennlp

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
opennlpcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.5.10
マネージャ更新日2026-06-25
ローカルデータOK
上流not checked
検出された最新未検出

https://opennlp.apache.org/

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係openjdk
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: 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 依存関係
  • 3 提供
  • installed executable or alias match
  • 一致条件: 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 依存関係
  • 3 提供
  • installed executable or alias match
  • 一致条件: 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 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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