Designing and Implementing a Microsoft Azure AI Solution — Question 22
You have a text-based chatbot.
You need to enable content moderation by using the Text Moderation API of Content Moderator.
Which two service responses should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. personal data
- B. the adult classification score
- C. text classification
- D. optical character recognition (OCR)
- E. the racy classification score
Correct answer: B, E
Explanation
The correct answers, B and E, are relevant because the adult classification score assesses inappropriate content related to adult themes, while the racy classification score evaluates the presence of suggestive or racy content. The other options, while useful in different contexts, do not directly pertain to content moderation for text in the chatbot scenario.