apache-opennlp 2.3.1-2 source package in Ubuntu

Changelog

apache-opennlp (2.3.1-2) unstable; urgency=medium

  * Adjust debian/watch to upstream changes.
  * Bump copyright years.

 -- Andrius Merkys <email address hidden>  Thu, 18 Jan 2024 03:31:55 -0500

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
apache-opennlp_2.3.1-2.dsc 2.6 KiB 6adfb1e174c39e8fde3a8615ea6d827e52a232de383711784a9a184674fdf991
apache-opennlp_2.3.1.orig.tar.gz 2.4 MiB 4dc3629260a315b1d3c49afcbefb4e8baf0bde1db397122063218678600583ad
apache-opennlp_2.3.1.orig.tar.gz.asc 833 bytes 18a08224131f8f1f6db1f51a6689fa5b7a32ca407b437c4e78758e1feb161d3f
apache-opennlp_2.3.1-2.debian.tar.xz 30.0 KiB aac8c168575b4fdebf415d80d717e1763b54125bed1bb2abd2501a31a42a4d13

Available diffs

No changes file available.

Binary packages built by this source

libapache-opennlp-java: machine learning based toolkit for the processing of natural language text

 The Apache OpenNLP library is a machine learning based toolkit for the
 processing of natural language text. It supports the most common NLP tasks,
 such as tokenization, sentence segmentation, part-of-speech tagging, named
 entity extraction, chunking, parsing, and coreference resolution. These tasks
 are usually required to build more advanced text processing services. OpenNLP
 also included maximum entropy and perceptron based machine learning.

opennlp: wrapper for Apache OpenNLP natural language text processing toolkit

 The Apache OpenNLP library is a machine learning based toolkit for the
 processing of natural language text. It supports the most common NLP tasks,
 such as tokenization, sentence segmentation, part-of-speech tagging, named
 entity extraction, chunking, parsing, and coreference resolution. These tasks
 are usually required to build more advanced text processing services. OpenNLP
 also included maximum entropy and perceptron based machine learning.
 .
 This package contains the command line wrapper.