Timbl Versions Save

TiMBL implements several memory-based learning algorithms.

v6.4.11

6 years ago

Bugfix release:

  • Fixed a major bug in similarity metric calculations. (Cosine and Dot product)

v6.4.10

6 years ago
  • allow for spaces in TABBED input (they are significant)
  • corrected some typos in messages and man page
  • minor code refactoring

v6.4.9

7 years ago

[Ko van der Sloot] Maintenance release:

  • removed unused/non-functional functions from the API
  • code refactoring. Mostly based on CPPCHECK static analyzer.
  • small bugs: -e options didn't always what you expected
  • added missing files in docs

[Maarten van Gompel]

  • updated README.md

v6.4.8

7 years ago

Maintenance release:

  • code refactoring and improvement
  • relying more on ticcutils
  • fixed exit codes
  • accept long options: --version and --help
  • fix out-of-range problem in Sparse Format

v6.4.7

8 years ago

First release of Timbl from GIT