paschmann / rasa-ui

Rasa UI is a frontend for the Rasa Framework
MIT License
959 stars 330 forks source link

WIP: Use NLU threshold to show no match in conversations module #181

Closed huberrom closed 5 years ago

huberrom commented 5 years ago

@paschmann @pradeepmvn This PR has the same commits as PR #179 + a new functionnality

New functionnality : set the NLU threshold of your policy (in the agent config) and the conversation module will set No match when the confidence is lower than the threshold !

huberrom commented 5 years ago

Same for the previous PR (that i'll close), there is a lot of commit, i don't know why but only the few last have changes