Releases: TopQuadrant/MauiServer
Releases · TopQuadrant/MauiServer
v1.5.0
v1.4.0
v1.3.0
v1.2.1
v1.2.0
More configuration options, and small bugfixes.
- Make probability threshold for suggested tags configurable
- Fix a regression where training/cross-validation jobs with exception were mark
ed complete - Don't automatically delete training model when vocabulary is updated
v1.1.0
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