botpress / modules

MOVING TO BOTPRESS/BOTPRESS, branch `develop/x`, folder "packages"
GNU Affero General Public License v3.0
23 stars 29 forks source link

Add intents_ranking to botpress-nlu event #7

Closed ofelt closed 6 years ago

ofelt commented 6 years ago

Populate event.nlu.intents with detected intents sorted by confidence. Also add an "has" function to event.nlu.intents to test if detected intents incudes one by name.

ofelt commented 6 years ago

It does return undefined but yeah it's more elegant ^^ done :)