mbt 3.10-3build1 source package in Ubuntu

Changelog

mbt (3.10-3build1) oracular; urgency=medium

  * Rebuild against new libticcutils9.

 -- Gianfranco Costamagna <email address hidden>  Sat, 11 May 2024 15:14:52 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Science Team
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe science

Downloads

File Size SHA-256 Checksum
mbt_3.10.orig.tar.gz 356.6 KiB 70d7fe1b6462e234a0d5b93354e99a7c69c0fbbb47f1f678e40c577ba0a2c097
mbt_3.10-3build1.debian.tar.xz 6.0 KiB 906cde69c446005328ada95f18311ff20bd25dfe68851fe273781428eec81809
mbt_3.10-3build1.dsc 2.1 KiB 0116d436b697ade916a984dbf46f08ddbb56bf8bd219143c06ca21d4dd606e4b

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.

libmbt2: 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.

libmbt2-dbgsym: debug symbols for libmbt2
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