snipsco / snips-nlu-rs

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

Re-score ambiguous DeterministicIntentParser results based on slots #139

Closed adrienball closed 5 years ago

adrienball commented 5 years ago

Description: In some rare cases there can be multiple ambiguous intents. In such cases, priority is given to results containing fewer slots.