Skip to content

v1.1.0

Compare
Choose a tag to compare
@cygri cygri released this 02 Aug 17:30
· 38 commits to master since this release

New cross-validation API, various small improvements and bugfixes.

  • Add cross-validation API to compute precision and recall
  • Make maximum number of recommendations returned per document configurable
  • Add "version" key to / resource
  • Bugfix: Problems with tagger ID capitalization (#1)
  • Empty text to suggest API now responds 400 instead of 200
  • Make logging more informative and less verbose
  • Require Java 7