2

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.

saravana13
  • 37
  • 3

1 Answers1

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