mbt 3.6-3.1build1 source package in Ubuntu

Changelog

mbt (3.6-3.1build1) noble; urgency=high

  * No change rebuild against libticcutils8t64.

 -- Julian Andres Klode <email address hidden>  Wed, 20 Mar 2024 20:12:34 +0100

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
science
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mbt_3.6.orig.tar.gz 705.5 KiB b649278b34aa52970585c5ba34df2b30f44113292da05a85a4ed38e13c406028
mbt_3.6-3.1build1.debian.tar.xz 6.0 KiB 411b3482d1aca095612130f3dcf291c3ea8ae5d1bf452377071e2d2894c5beba
mbt_3.6-3.1build1.dsc 2.2 KiB 094ceb9304c7a38d128607eece997b0b37793fb0675122908711de63442f9c8b

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: memory-based tagger-generator and tagger - runtime

 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 runtime files required to run programs that use
 libmbt.

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