snipsco / snips-nlu-rs

Snips NLU rust implementation
https://snips.ai
Other
340 stars 56 forks source link

Intents and slots alternatives #148

Closed adrienball closed 5 years ago

adrienball commented 5 years ago

Description

This PR adds a new API parse_with_alternatives to SnipsNluEngine. It allows to retrieve alternative, and less likely, intents and slot values on top of the main results.