AI-900 · Question #347
AI-900 Question #347: Real Exam Question with Answer & Explanation
The correct answer is B: an utterance. In Conversational Language Understanding (CLU), an utterance is the spoken or typed input provided by a user in a conversation. It represents a discrete element of their communication, which can be a single sentence, a question, a command, or any form of human language.¨ It's a n
Question
You are authoring a Conversational Language Understanding application to support a music festival. You want users to be able to ask questions about scheduled shows, such as: "Which act is playing on the main stage?" The question "Which act is playing on the main stage?" is an example of which type of element?
Options
- Aan intent
- Ban utterance
- Ca domain
- Dan entity
Explanation
In Conversational Language Understanding (CLU), an utterance is the spoken or typed input provided by a user in a conversation. It represents a discrete element of their communication, which can be a single sentence, a question, a command, or any form of human language.¨ It's a natural language phrase such as "book 2 tickets to Seattle next Tuesday". Example utterances are added to train the model and the model predicts on new utterance at runtime. https://learn.microsoft.com/en-us/azure/ai-services/language-service/conversational-language- understanding/glossary
Topics
Community Discussion
No community discussion yet for this question.