exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 1 question 3 discussion

Actual exam question from Microsoft's AI-102
Question #: 3
Topic #: 1
[All AI-102 Questions]

You need to build a chatbot that meets the following requirements:
✑ Supports chit-chat, knowledge base, and multilingual models
✑ Performs sentiment analysis on user messages
✑ Selects the best language model automatically
What should you integrate into the chatbot?

  • A. QnA Maker, Language Understanding, and Dispatch
  • B. Translator, Speech, and Dispatch
  • C. Language Understanding, Text Analytics, and QnA Maker
  • D. Text Analytics, Translator, and Dispatch
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AnnaR
Highly Voted 2 months ago
according to https://learn.microsoft.com/en-us/azure/ai-services/language-service/overview Azure AI Language now unifies the Text Analyrics, QnA Maker and LUIS. So in my opinion, the question is obsolete.
upvoted 5 times
...
anto69
Most Recent 3 months, 3 weeks ago
Selected Answer: C
C is the correct answer
upvoted 1 times
...
Aouatef
5 months ago
I think the answer option is A (see https://learn.microsoft.com/en-us/azure/ai-services/qnamaker/choose-natural-language-processing-service)
upvoted 1 times
...
takaimomoGcup
6 months, 1 week ago
Selected Answer: C
C is right answer.
upvoted 2 times
...
reiwanotora
6 months, 2 weeks ago
Selected Answer: C
C is right.
upvoted 2 times
...
JamesKJoker
6 months, 3 weeks ago
Selected Answer: C
As Luis is outdated (with its Dispatch option), I must be C
upvoted 2 times
...
fatso_567
7 months ago
The correct answer is A. QnA Maker, Language Understanding, Dispatch. The reason is: QnA Maker: Knowledge Base Support. Answers frequently asked questions and allows interaction. Language understanding (LUIS): Understanding user intents and entities is essential for meaningful answers and message routing. Dispatch: To automatically choose the best language model from user input. It manages numerous language models and selects one for a query. Option B must be revised since translator and speech are unrelated to providing chit-chat, knowledge bases, multilingual models, sentiment analysis, and automatic language model selection. The criteria already cover sentiment analysis; hence, Option C is inappropriate. Text analytics is mainly used to derive insights from text data. QnA Maker supports knowledge bases better than text analytics. Option D must be corrected because text analytics is unrelated to the criteria, and the translator prioritises translation over language model selection.
upvoted 2 times
...
CDL_Learner
7 months, 3 weeks ago
Selected Answer: C
Language Understanding: An AI service that allows users to interact with your applications, bots, and IoT devices by using natural language. QnA Maker is a cloud-based Natural Language Processing (NLP) service that allows you to create a natural conversational layer over your data. It is used to find the most appropriate answer for any input from your custom knowledge base (KB) of information. Text Analytics: Mine insights in unstructured text using natural language processing (NLP)"no machine learning expertise required. Gain a deeper understanding of customer opinions with sentiment analysis. The Language Detection feature of the Azure Text Analytics REST API evaluates text input. Dispatch uses sample utterances for each of your botג - so this is not required
upvoted 3 times
...
afriquiamarocissylesmoulineaux
8 months, 2 weeks ago
You should integrate Language Understanding, Text Analytics, and QnA Maker into the chatbot.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...