botpress / botpress-examples

52 stars 35 forks source link

Botpress -Native NLU #8

Open shilpashirale opened 6 years ago

shilpashirale commented 6 years ago

If I pass the text which contains the two intents string then bot is not giving any reply Ex. if I have two intent 'date' and 'rate' if I pass string '12-03-2018' it goes in 'date' intent, and if passed string is '6.45%' then goes in 'rate' intent but when I pass string '12-03-2018 , 6.45%' , bot is not going into any intent why?

slvnperron commented 6 years ago

Check the confidence score

On Sat, May 19, 2018, 9:47 AM shilpashirale notifications@github.com wrote:

If I pass the text which contains the two intents string then bot is not giving any reply Ex. if I have two intent 'date' and 'rate' if I pass string '12-03-2018' it goes in 'date' intent, and if passed string is '6.45%' then goes in 'rate' intent but when I pass string '12-03-2018 , 6.45%' , bot is not going into any intent why?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/botpress/botpress-examples/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/ABQStHeRiFyhvqVpRCQjiZsC1bhMAMyGks5t0CKMgaJpZM4UFtyh .