Natural Language Understanding of Virtual Agent responses
Use the NLU Prediction tab to see how well NLU predicts intents, and to improve the intents so NLU makes better predictions.
Virtual Agent (VA) uses the Natural Language Understanding (NLU) service to understand user input. NLU Prediction tab on the Conversational Analytics dashboard shows how well NLU is understanding user input in VA conversations. Virtual Agent comes with NLU models, but you can use the Activate the NLU Workbench to modify or create new models.
To use the NLU Prediction tab, you must have the Chat Analytics Viewer (chat_analytics_viewer) role.
NLU Prediction indicator
- Intent Unsupported—NLU did not recognize user intent.
- Intent Auto Selected—NLU predicted a single intent based and the user selected the same. Sometimes, NLU returns multiple topics, each from a separate intent, and the user selects one.
- Intent Correctly Predicted—NLU predicted multiple intents and the user selected one of them.
- Intent Incorrectly Predicted—NLU predicted multiple intents and the user indicated that none of them were what they were looking for.
- Did the NLU prediction model determine an intent?
- Did the predicted intent match the topic bound in the model to the intent?
- What's the prediction score and did the dashboard show multiple options to the end user to specify the correct intent, or did the dashboard just display the topic associated with one intent.
- After showing the user multiple intents, did the user select one?
It's possible for intents to appear in several categories. For example, an intent can appear in the Intent Correctly Detected and Intent Auto Selected because NLU correctly predicted the intent and only presented a single response, which the user accepted.
Improving NLU predictions
Clicking anywhere on the NLU Prediction indicator opens the Model Performance page. It shows a summary of intents predicted or not predicted over the date range specified on the graph.
See Activate the NLU Workbench for information on how to use NLU Workbench to improve NLU predictions.