Releases: snipsco/snips-nlu-rs
Releases · snipsco/snips-nlu-rs
0.65.6
28 Jan 16:20
Compare
Sorry, something went wrong.
No results found
Changed
Bumped crfsuite to 0.3.3 #158
0.65.5
27 Jan 10:16
Compare
Sorry, something went wrong.
No results found
Changed
Bumped snips-nlu-parsers to 0.4.3 #157
0.65.4
15 Jan 17:15
Compare
Sorry, something went wrong.
No results found
Changed
Bump crfsuite to 0.3.2 #155
0.65.3
12 Sep 15:29
Compare
Sorry, something went wrong.
No results found
Fixed
Optimize memory footprint of resources #151
Added
Add support for datetime subtypes in French #152
0.65.2
06 Sep 13:33
Compare
Sorry, something went wrong.
No results found
Fixed
Freeze chrono to 0.4.8 to fix issue with rustling-ontology #149
0.65.1
04 Sep 15:17
Compare
Sorry, something went wrong.
No results found
Added
Add new parse_with_alternatives API to SnipsNluEngine to get alternative intents and slot values #148
0.65.0
12 Jul 15:47
Compare
Sorry, something went wrong.
No results found
Changed
Bumped ontology to 0.65.0 #143
Bumped parsers to 0.3.0 #143
Added
Added a lookup intent parser #121
Introduce new builtin entities:
snips/time
snips/timePeriod
snips/date
snips/datePeriod
snips/city
snips/country
snips/region
0.64.4
20 Jun 12:31
Compare
Sorry, something went wrong.
No results found
Changed
Accept ambiguous results from DeterministicIntentParser when confidence score is above 0.5 #141
Bumped ontology to 0.64.7 #142
Bumped parsers to 0.2.2 #142
0.64.3
29 Apr 14:46
Compare
Sorry, something went wrong.
No results found
Fixed
Make the WrongModelVersion error message intelligible #133
Fix error handling in Python wrapper #134
Return an error when using unknown intents in whitelist or blacklist #136
Fix issue with stop words in DeterministicIntentParser #137
Fix caching issue in CustomEntityParser #138
0.64.2
09 Apr 14:16
Compare
Sorry, something went wrong.
No results found
Fixed
Fix handling of ambiguous utterances in DeterministicIntentParser #129
Stop normalizing confidence scores when there is an intents filter #130
Added
Add new APIs in ffi and bindings (python, kotlin, swift) #131
Changed
Leverage entity scopes of each intent in deterministic intent parser #126