Recent Releases of timbl

timbl - v6.10

  • C++17 is required
    • updated to latest ticcutils
    • improved GitHub CI
    • code quality

- C++
Published by kosloot over 1 year ago

timbl - v6.9

  • better code: const correctness etc.

- C++
Published by kosloot over 2 years ago

timbl - v6.8.2

[Ko van der Sloot] * plugged a memory leak * C++ code quality improved * removed dependency on deprecated sprintf function * removed dependency on libtar

- C++
Published by kosloot over 3 years ago

timbl - v6.8.1

Ko van der Sloot] * fix for some odd distro issues * for now re-added 2 backward compatibility functions

- C++
Published by kosloot over 3 years ago

timbl - v6.8

[Ko van der Sloot] * major code refactoring - BREAKS API and ABI - library bumped - getting rid of a lot of pointers and C-style arrays - removed C-style casts - Unicode is the default now for most functions. Some 'string' functions are still available in the API. - In general modernizing to C++11 - weeded out CppCheck warnings * improved GitHub action

- C++
Published by kosloot over 3 years ago

timbl - v6.7

[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

timbl - v6.6

  • Internally we use NFC normalized UnicodeString's now. Timbl should be robust for UTF8 files, even exotic languages.
  • added some Unicode fuctions to the API
  • bumped library version
  • several code refactorings
  • added the possibility to use the options -f and -i, without -t

- C++
Published by kosloot over 4 years ago

timbl - v6.5

  • adapted to the newest TiCC::CommandLine implementation
  • small code refactorings

- C++
Published by kosloot about 6 years ago

timbl - v6.4.14

  • added JSON support. Still EXPERIMENTAL! the JSON syntax might change in the future. So handle with care.
  • confidence score calculation is now a real TimblExperiment member
  • removed Boost dependency.

- C++
Published by kosloot over 6 years ago

timbl - v6.4.13

  • added a '--limit' option to use only the most significant features.

- C++
Published by kosloot over 7 years ago

timbl - v6.4.12

[Ko van der Sloot] Bugfix release: - updated usage(). Info on -G 2 option was wrong. - changed an error message to be more clear. - fixed building of the TeX documentation

[Maarten van Gompel] - Added codemeta.json metadata

- C++
Published by kosloot about 8 years ago

timbl - v6.4.11

Bugfix release: - Fixed a major bug in similarity metric calculations. (Cosine and Dot product)

- C++
Published by kosloot over 8 years ago

timbl - v6.4.10

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

- C++
Published by kosloot over 8 years ago

timbl - v6.4.9

[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

- C++
Published by kosloot about 9 years ago

timbl - v6.4.8

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

- C++
Published by kosloot almost 10 years ago

timbl - v6.4.7

First release of Timbl from GIT

- C++
Published by kosloot over 10 years ago