
Ultimate access to all questions.
You are tasked with creating a language understanding model for a new customer service chatbot. The chatbot needs to understand various intents such as 'OrderStatus', 'ReturnItem', and 'CancelOrder'. Describe the process you would follow to create these intents and add relevant utterances to each intent. Include how you would ensure the utterances are diverse and representative of user inputs.
A
Create intents and add random utterances without considering context.
B
Create intents and add utterances that are specific to each intent, ensuring diversity and representativeness.
C
Create intents but do not add any utterances.
D
Create intents and add only a few generic utterances.