Recent Releases of mbt

mbt - v3.11

  • updated to latest ticcutils
  • C++17 is required
  • some code improvements (more C++, less pointers)
  • updated GitHub CI

- C++
Published by kosloot over 1 year ago

mbt - v3.10

  • removed dependency on libtar
  • Timbl::ClassDistribution replaces Timbl::ValueDistribution
  • modernizing code
  • use ticcutils > 0.34 to have NF normalization of Unicode

- C++
Published by kosloot over 2 years ago

mbt - v3.9

[Ko van der Sloot] * start using the newest Timbl * Better Unicode support * modernizing code

- C++
Published by kosloot over 3 years ago

mbt - v3.8

[Maarten van Gompel] * updated metadata (codemeta.json) following new (proposed) CLARIAH requirements (CLARIAH/clariah-plus#38) * added builds-deps.sh for automatically building and installing dependencies * added Dockerfile and instructions * no functional changes

- C++
Published by proycon almost 4 years ago

mbt - v3.7

  • use NFC vormalized UnicodeString interally, making Mbt robust against UTF8 encoded files even for more exotic languages the Dutch.
  • Uses the newest UTF8 aware Timbl
  • bumped library version
  • some code refactoring

- C++
Published by kosloot over 4 years ago

mbt - v3.6

  • replaced uses of Lexicon class by a normal std::map
  • some code refactoring

- C++
Published by kosloot about 6 years ago

mbt - v3.5

  • added JSON support Still experimental!
  • several code improvements; including 1 to avoid inappropriate exit codes

- C++
Published by kosloot over 6 years ago

mbt - v3.4

  • added an option '--tabbed' to set the word/tag separator to TABS
  • better option parsing
  • added some timers for debugging

- C++
Published by kosloot over 7 years ago

mbt - v3.3.2

[Ko van der Sloot] Maintenance release: - updated configure/build/test - typos in man pages corrected

[Maarten van Gompel] - Added codemeta.json

- C++
Published by kosloot about 8 years ago

mbt - v3.3.1

Bug fix release: A 3.2.17 tarball was released with the tag v3.3 which is confusing. So we release it again as 3.3.1 with the correct tarball.

- C++
Published by kosloot over 8 years ago

mbt - v3.3

Maintenance release - fixed a bug due tot uninitialized memory - code refactoring - added OPENMP safeguards - fixed statistics for Enriched format - fixed issue #3 (sending manifest to cerr not cout)

- C++
Published by kosloot over 8 years ago

mbt - v3.2.16

Maintenance release - some code refactoring - fixed a problem with the -eNL option

- C++
Published by kosloot almost 10 years ago

mbt - v3.2.15

First release of MBT from GIT

- C++
Published by kosloot over 10 years ago