Skip to content

Releases: snipsco/snips-nlu-rs

0.59.0

05 Oct 09:28
a79c963
Compare
Choose a tag to compare

Added

  • Limited support for Italian by bumping the snips-nlu-ontology to 0.58.0 and snips-nlu-utils to 0.7.0

0.58.3

23 Aug 08:48
3d8977f
Compare
Choose a tag to compare

Fixed

  • Fix mapping issue when multiple synonyms have same normalization

0.58.2

21 Aug 15:49
7ded572
Compare
Choose a tag to compare

Changed

  • Bump snips-nlu-ontology to 0.57.3

0.58.1

24 Jul 09:24
7cf77e0
Compare
Choose a tag to compare

Fixed

  • Error when loading a SnipsNluEngine from zip data

0.58.0

17 Jul 12:25
4728835
Compare
Choose a tag to compare

Added

  • Interactive parsing CLI

Changed

Removed

  • snips-nlu-resources and snips-nlu-resources-packed crates no longer exists.
  • FileBasedConfiguration, ZipBasedConfiguration and `NluEngineConfigurationConvertible
  • Rust examples (replaced by interactive CLI).

0.57.2

12 Jul 14:59
fb1fea2
Compare
Choose a tag to compare

Fixed

  • Conflict with bindgen dependency

0.57.1

09 Jul 11:46
803407f
Compare
Choose a tag to compare

Changed

  • Bump snips-nlu-ontology to 0.57.1

Fixed

  • Crash when parsing implicit years before 1970

0.57.0

08 Jun 13:17
155b813
Compare
Choose a tag to compare

Changed

  • Improve matching of synonyms
  • Improve caching strategy for builtin entity parsing
  • Improve intent classification
  • Bump model version to 0.15.0
  • Bump snips-nlu-ontology to 0.57.0

0.56.1

18 May 11:59
f80525d
Compare
Choose a tag to compare

Changed

  • Improve calibration of intent classification probabilities
  • Update the IntentParser API and keep only parse method, while removing get_intent and get_slots
  • DeterministicIntentParser: Replace tokenized out characters with whitespaces to improve matching

Fixed

  • DeterministicIntentParser: Fix issue with ranges of custom slots appearing after builtin slots

0.56.0

03 May 14:00
1f1d0ef
Compare
Choose a tag to compare

Changed

  • Change ffi signatures
  • Update swift project to Xcode 9.3
  • Bump snips-nlu-ontology to 0.55.0