Skip to content

Releases: andreekeberg/ml-classify-text-js

2.0.1

05 Feb 22:24
Compare
Choose a tag to compare

Changelog

Changed

  • Fixed all instances of improper object literal type checks
  • Fixed bug where terms were added to the model vocabulary when making predictions
  • Migrated tests from Mocha/Chai to Jest

2.0.0

28 Aug 00:59
Compare
Choose a tag to compare

Changelog

Breaking changes

  • Removed minimumConfidence from Model

1.0.0

26 Aug 20:34
Compare
Choose a tag to compare

Initial release