
Ultimate access to all questions.
Which additional data does the company need to meet these requirements?
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: