mbt 3.6-3.1build2 source package in Ubuntu

Changelog

mbt (3.6-3.1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 20:05:25 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe science
Noble release universe science

Downloads

File Size SHA-256 Checksum
mbt_3.6.orig.tar.gz 705.5 KiB b649278b34aa52970585c5ba34df2b30f44113292da05a85a4ed38e13c406028
mbt_3.6-3.1build2.debian.tar.xz 6.0 KiB e68e2f01168659188bf939032b891239c8fdce329a314f9a142a74009a040d87
mbt_3.6-3.1build2.dsc 2.2 KiB 68540129290849901c06e0f0044ab08d960bc33e121870aa1538f8f76c1abc5b

Available diffs

View changes file

Binary packages built by this source

libmbt-dev: memory-based tagger-generator and tagger - development

 MBT is a memory-based tagger-generator and tagger in one. The tagger-generator
 part can generate a sequence tagger on the basis of a training set of tagged
 sequences; the tagger part can tag new sequences. MBT can, for instance, be
 used to generate part-of-speech taggers or chunkers for natural language
 processing.
 .
 MBT is a product of the Centre of Language and Speech Technology (Radboud
 University Nijmegen, The Netherlands), the ILK Research Group (Tilburg
 University, The Netherlands) and the CLiPS Research Centre (University
 of Antwerp, Belgium).
 .
 If you do scientific research in natural language processing, MBT will
 likely be of use to you.
 .
 This package provides the header files required to compile C++ programs that
 use libmbt.

libmbt1t64: No summary available for libmbt1t64 in ubuntu oracular.

No description available for libmbt1t64 in ubuntu oracular.

libmbt1t64-dbgsym: debug symbols for libmbt1t64
mbt: memory-based tagger-generator and tagger

 MBT is a memory-based tagger-generator and tagger in one. The tagger-generator
 part can generate a sequence tagger on the basis of a training set of tagged
 sequences; the tagger part can tag new sequences. MBT can, for instance, be
 used to generate part-of-speech taggers or chunkers for natural language
 processing. Features:
  * Tagger generation: tagged text in, tagger out,
  * Optional feedback loop: feed previous tag decision back to input of next
    decision,
  * Easily customizable feature representation; can incorporate user-provided
    features,
  * Automatic generation of separate sub-taggers for known words and unknown
    words,
  * Can make use of full algorithmic parameters of TiMBL.
 .
 MBT is a product of the Centre of Language and Speech Technology (Radboud
 University Nijmegen, The Netherlands), the ILK Research Group (Tilburg
 University, The Netherlands) and the CLiPS Research Centre (University
 of Antwerp, Belgium).
 .
 If you do scientific research in natural language processing, MBT will
 likely be of use to you.

mbt-dbgsym: debug symbols for mbt