Releases: LanguageMachines/mbt
Releases · LanguageMachines/mbt
v3.11
- updated to latest ticcutils
- C++17 is required
- some code improvements (more C++, less pointers)
- updated GitHub CI
v3.10
- removed dependency on libtar
- Timbl::ClassDistribution replaces Timbl::ValueDistribution
- modernizing code
- use ticcutils > 0.34 to have NF normalization of Unicode
v3.9
[Ko van der Sloot]
- start using the newest Timbl
- Better Unicode support
- modernizing code
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
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
v3.6
- replaced uses of Lexicon class by a normal std::map
- some code refactoring
v3.5
- added JSON support
Still experimental!
- several code improvements; including 1 to avoid inappropriate exit codes
v3.4
- added an option '--tabbed' to set the word/tag separator to TABS
- better option parsing
- added some timers for debugging
v3.3.2
[Ko van der Sloot]
Maintenance release:
- updated configure/build/test
- typos in man pages corrected
[Maarten van Gompel]
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.