How to Install and Uninstall mbt Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "mbt" package

Here is a brief guide to show you how to install mbt on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install mbt

2. Uninstall "mbt" package

Please follow the steps below to uninstall mbt on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove mbt $ sudo apt autoclean && sudo apt autoremove

3. Information about the mbt package on Ubuntu 21.10 (Impish Indri)

Package: mbt
Architecture: amd64
Version: 3.6-3
Priority: extra
Section: universe/science
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 70
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmbt1 (>= 3.6), libstdc++6 (>= 5.2), libticcutils8 (>= 0.24), libtimbl4 (>= 6.5)
Filename: pool/universe/m/mbt/mbt_3.6-3_amd64.deb
Size: 13380
MD5sum: 85ef854c349b0e2047372db72dd9afca
SHA1: 5eaae45cbdbccdcba229c32c9780ffd4422bce00
SHA256: 6a026d4aa0791d926bce2a255686887467dac0e3ce8d52cc26e1b57fdc01e370
SHA512: 818f5154f703f3a1841f0ca980af78a6911b1f5422016cfcfd91c88e87faa5bfaf1faaad405fed1a18ec78dad81e6cd17f72f490a08cbfdad8a447ab7d62362b
Homepage: http://languagemachines.github.io/mbt/
Description-en: 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.
Description-md5: dd419b13f3a8492b16f936bad56bbcb5