When qna maker matches with multiple questions it responses with do you mean and list of questions? Is it possible to add alias for these questions , as the displaying the question user for training wont be appropriate.
Asked
Active
Viewed 153 times
2
-
1Can you reformulate your question? – Nicolas R Jun 19 '18 at 08:02
1 Answers
4
When qna maker matches with multiple questions it responses with do you mean and list of questions?
If the user query is too generic, which would match with equal likelihood with multiple answers.
Is it possible to add alias for these questions
You can try to add the user query as an alternate question, which could help improve the confidence score of a particular response to a user query.

Fei Han
- 26,415
- 1
- 30
- 41