Incorrect intent identification.
Opened this issue · 2 comments
Bug
We have trained a few intent in our wit.ai app.
When we trigger some questions which is not trained it is returning the 'hi' and 'about_us' intent.
Below are the inputs trained for 'hi' intent in wit.ai app
- good evening
- how r u
- hi
- /start
- i need help
- good morning
- good afternoon
- how are you
Below are the inputs trained for 'about_us' intent in wit.ai app
- need to know about company
- tell about company
- about uib
- tell me about uib
- about company
- about us
- abot us
- tell about uib
- aboutus
- uib
When we input "Top 3 things to do in riyadh", wit.ai is returning the intent 'about_us'.
When we input "Top 3 things to do in malaysia, wit.ai returns the intent 'about_us'.
When we input "what are the top 3 things i can do in riyadh?", wit.ai returns the intent 'hi'
When we input 'What are the top 3 things to do in Kuala Lumpur?, wit.ai doesn't return any intent
Since all these are not trained inputs, it should return no intents
App ID : 623134488936494
We would appreciate your assistance in resolving this issue, as it is causing frustration for our users. Please let us know if there are any problems with the trained inputs.
facing same issue
@patapizza Can you please advice