exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 5 question 24 discussion

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

Your company is developing an AI solution that will identify inappropriate text in multiple languages.
You need to implement a Cognitive Services API that meets this requirement.
You use Language Understanding (LUIS) to identify inappropriate text.
Does this action accomplish your objective?

  • A. Yes, it does
  • B. No, it does not
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Language Understanding (LUIS) is designed to identify valuable information in conversations, LUIS interprets user goals (intents) and distills valuable information from sentences (entities), for a high quality, nuanced language model. LUIS integrates seamlessly with the Azure Bot Service, making it easy to create a sophisticated bot.
Use Content Moderation instead.
Reference:
https://www.luis.ai/home
https://docs.microsoft.com/bs-latn-ba/azure/cognitive-services/content-moderator/overview

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
B. No, it does not. Language Understanding (LUIS) is a Cognitive Services API that is primarily used for natural language understanding and intent recognition. While LUIS can be used to identify certain aspects of text, such as user intent or specific entities, it is not specifically designed to identify and filter inappropriate or offensive content in text. To meet the requirement of identifying inappropriate text in multiple languages, you should consider using the Azure Content Moderator API.
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 ...