In this guide, we introduce the Did you mean
feature. This is a new feature in Zammo and helps disambiguate between intents and Q&A’s where common / shared search terms are used within your conversational AI application.
To make this possible, Did you mean
indexes the utterances and intents from your conversational AI applications at run-time.
When a user utterance is supplied, the chatbot will run the utterance through the AI engine and, if multiple potential matching options are detected, trigger the Did You Mean event for disambiguation.
If the model determines the following is true then the Did you mean
event will trigger.:
AND
To use Did you mean
, the following is required:
Did you mean
to be enabled and savezammoDidYouMeanTriggered
eventDid you mean