AI-102 · Question #152
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. https://learn.microsoft.com/en-us/azure/cognitive-services/luis/concepts/application-design#creat e-example-utterances-for-each-intent To start, avoid creating too many utterances for each intent. Once you have determined the intents you need for your app, create 15 to 30…
Question
Options
- AYes
- BNo
How the community answered
(36 responses)- A28% (10)
- B72% (26)
Explanation
https://learn.microsoft.com/en-us/azure/cognitive-services/luis/concepts/application-design#creat e-example-utterances-for-each-intent To start, avoid creating too many utterances for each intent. Once you have determined the intents you need for your app, create 15 to 30 example utterances per intent. Each utterance should be different from the previously provided utterances. Include a variety of word counts, word choices, verb tenses, and punctuation.
Topics
Community Discussion
No community discussion yet for this question.