exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 5 question 4 discussion

Actual exam question from Microsoft's AI-100
Question #: 4
Topic #: 5
[All AI-100 Questions]

You are using Azure Cognitive Services to create an interactive AI application that will be deployed for a world-wide audience.
You want the app to support multiple languages, including English, French, Spanish, Portuguese, and German.
Which of the following actions should you take?

  • A. Make use of Text Analytics.
  • B. Make use of Content Moderator.
  • C. Make use of QnA Maker.
  • D. Make use of Language API.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
The Language Detection feature of the Azure Text Analytics REST API evaluates text input for each document and returns language identifiers with a score that indicates the strength of the analysis.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-language-detection

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
rveney
2 years ago
D. Make use of Language API. The Language API is designed to handle multilingual text processing and understanding. It provides various capabilities such as language detection, translation, sentiment analysis, and named entity recognition. By using the Language API, you can develop an interactive AI application that supports multiple languages, including English, French, Spanish, Portuguese, and German.
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 ...