You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
===================================
Mbt: Tilburg Memory Based Tagger
Mbt 3.2 (c) CLST/ILK/CNTS 1998-2016
Centre for Language and Speech Technology, Radboud University Nijmegen
Induction of Linguistic Knowledge Research Group, Tilburg University and
Centre for Dutch Language and Speech, University of Antwerp
To install Mbt, first consult whether your distribution's package manager has an up-to-date package.
To compile and install manually from source instead:
$ bash bootstrap.sh
$ ./configure
$ make
$ make install
This requires you have all the necessary dependencies. If you want to
automatically download and install the latest stable versions of the required
dependencies, then run ./build-deps.sh prior to the above. You can pass a
target directory prefix as first argument and you may need to prepend sudo to
ensure you can install there.
A Dockerfile for a container build is also available, specify --build-arg VERSION=development if you want the latest
development version rather than the latest stable release as shipped with Alpine Linux.
About
MBT: Memory-based tagger generation and tagging MBT is a memory-based tagger-generator and tagger in one.