
Explanation:
The correct answer is C because the company needs to train their chatbot to better understand user intents. To improve intent recognition, they need pairs of user messages (actual user inputs) and the correct corresponding user intents (what the user actually meant). This training data allows the machine learning model to learn patterns between user messages and their underlying intents, enabling the chatbot to more accurately classify future user messages.
Key Points:
Ultimate access to all questions.
No comments yet.
Which additional data does the company need to meet these requirements?
A
Pairs of chatbot responses and correct user intents
B
Pairs of user messages and correct chatbot responses
C
Pairs of user messages and correct user intents
D
Pairs of user intents and correct chatbot responses