Skip to content

Releases: snipsco/snips-nlu-rs

0.55.2

20 Apr 14:38
6a48f86
Compare
Choose a tag to compare

Changed

  • Make configurations and pipeline objects public
  • Bump snips-nlu-ontology to 0.54.3

0.55.1

11 Apr 09:19
da54c23
Compare
Choose a tag to compare

Added

  • Add support for the length feature function in slot filling feature extraction

Changed

  • Bump ontology from 0.54.1 to 0.54.2

0.55.0

06 Apr 07:05
Compare
Choose a tag to compare

Added

  • Add ability to create an NLU engine directly from a file

Fixed

  • Fix issue with builtin entities during slot filling

Changed

  • Bump model version from 0.13.0 to 0.14.0
  • Improve intent classification by leveraging builtin entities
  • Improve support for japanese
  • Rename python package to snips_nlu_rust