Releases: snipsco/snips-nlu-rs
Releases · snipsco/snips-nlu-rs
0.55.2
Changed
- Make configurations and pipeline objects public
- Bump snips-nlu-ontology to
0.54.3
0.55.1
Added
- Add support for the
length
feature function in slot filling feature extraction
Changed
- Bump ontology from
0.54.1
to0.54.2
0.55.0
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
to0.14.0
- Improve intent classification by leveraging builtin entities
- Improve support for japanese
- Rename python package to
snips_nlu_rust