exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 3 question 72 discussion

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

You have an Azure AI service model named Model1 that identifies the intent of text input.

You develop a Python app named App1.

You need to configure App1 to use Model1.

Which package should you add to App1?

  • A. azure-cognitiveservices-language-textanalytics
  • B. azure-ai-language-conversations
  • C. azure-mgmt-cognitiveservices
  • D. azure-cognitiveservices-speech
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
warrior1234
Highly Voted 11 months, 2 weeks ago
The correct package for working with Azure AI service for text intent identification, like Model1, is: A. azure-cognitiveservices-language-textanalytics Therefore, you should add the azure-cognitiveservices-language-textanalytics package to App1 for configuring it to use Model1. This package provides functionalities for working with the Language API in Azure Cognitive Services, which includes text analytics capabilities, such as identifying language and sentiment, and can be used for processing text input to determine intent.
upvoted 15 times
...
syupwsh
Most Recent 1 day, 18 hours ago
Selected Answer: B
https://pypi.org/project/azure-ai-language-conversations Azure-AI-language-conversations package is specifically designed for working with Azure AI services that handle language understanding and intent recognition. Since Model1 is used to identify the intent of text input, this package will provide the necessary tools and APIs to integrate your Python app, App1, with Model1. Answer is B
upvoted 1 times
...
pabsinaz
1 month, 2 weeks ago
Selected Answer: B
Option A, azure-cognitiveservices-language-textanalytics, is focused on text analytics capabilities such as sentiment analysis, key phrase extraction, and language detection. While it provides valuable tools for text analysis, it doesn't specifically cater to intent recognition within conversational contexts, which is what you're looking for in Model1. On the other hand, Option B, azure-ai-language-conversations, is designed specifically for handling conversational AI tasks, including intent recognition. This makes it the most appropriate package for configuring App1 to use Model1 for identifying the intent of text input.
upvoted 3 times
...
payer4120
2 months, 2 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
...
famco
5 months ago
What an e v i l question from Microsoft. It depends on the text.
upvoted 1 times
famco
5 months ago
The answer they expect is conversational language understanding. But asking the name of the library instead of a service, just an additional step to trip people, CLU is all about what you do with the intent. If you are going to map it to an action or decision it is CLU. But for example intent can be used in the context of opinion mining. But do not over think these questions are from Microsoft employees.
upvoted 1 times
...
...
anto69
6 months ago
Selected Answer: B
Should be B: this package is specifically designed for conversational language understanding, which includes intent recognition.
upvoted 1 times
...
krzkrzkra
7 months ago
Selected Answer: B
Selected Answer: B
upvoted 1 times
...
HaraTadahisa
7 months, 3 weeks ago
Selected Answer: B
I say this answer is B.
upvoted 2 times
...
mon2002
8 months ago
azure-cognitiveservices-speech.
upvoted 1 times
...
reigenchimpo
8 months ago
Selected Answer: B
B is answer.
upvoted 1 times
...
[Removed]
8 months, 1 week ago
Answer is B. Both the text analytics package and the conversations package satisfy the requirement for identifying intent of speech, however Text analytics is more for generic use, not specialised intent recognition. Conversations package is more developed for specialized intent recognition, the package is tailored for tasks involving natural language understanding in conversational contexts, making it more effective and efficient for intent recognition in an app designed to understand and respond to user inputs
upvoted 2 times
...
nanaw770
8 months, 2 weeks ago
Selected Answer: B
B is right answer.
upvoted 1 times
...
takaimomoGcup
8 months, 3 weeks ago
Selected Answer: D
When identifying text input intent, it is usually aggregated to cognitiveservices. not just Microsoft, but mega cloud products and solutions have too many similar names and should be aggregated.
upvoted 1 times
...
QwertySunny
9 months, 2 weeks ago
Selected Answer: B
......................
upvoted 1 times
...
Murtuza
10 months, 1 week ago
Selected Answer: B
B is correct
upvoted 1 times
...
chandiochan
10 months, 3 weeks ago
Selected Answer: B
Must be B
upvoted 1 times
...
[Removed]
11 months ago
answer is B. "Conversation App: It's used in extracting intents and entities in conversations" - https://learn.microsoft.com/ko-kr/python/api/overview/azure/ai-language-conversations-readme?view=azure-python "The (Text Analytics) API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction and language detection." https://learn.microsoft.com/en-us/python/api/azure-cognitiveservices-language-textanalytics/azure.cognitiveservices.language.textanalytics.textanalyticsclient?view=azure-python-previous
upvoted 4 times
anto69
10 months, 2 weeks ago
Agree 100%
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago