Automic VaultAutomic Vault

brew

使用 Homebrew, apt, zypper 安装 apache-opennlp

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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