macOS
brew install apache-opennlplocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.