nerdexam
Microsoft

AI-100 · Question #67

You are designing a solution that will use the Azure Content Moderator service to moderate user- generated content. You need to moderate custom predefined content without repeatedly scanning the…

The correct answer is A. Term List API. The default global list of terms in Azure Content Moderator is sufficient for most content moderation needs. However, you might need to screen for terms that are specific to your organization. For example, you might want to tag competitor names for further review. Use the List…

Design AI solutions

Question

You are designing a solution that will use the Azure Content Moderator service to moderate user- generated content. You need to moderate custom predefined content without repeatedly scanning the collected content. Which API should you use?

Options

  • ATerm List API
  • BText Moderation API
  • CImage Moderation API
  • DWorkflow API

How the community answered

(47 responses)
  • A
    72% (34)
  • B
    15% (7)
  • C
    4% (2)
  • D
    9% (4)

Explanation

The default global list of terms in Azure Content Moderator is sufficient for most content moderation needs. However, you might need to screen for terms that are specific to your organization. For example, you might want to tag competitor names for further review. Use the List Management API to create custom lists of terms to use with the Text Moderation API. The Text - Screen operation scans your text for profanity, and also compares text against custom and shared blacklists. Incorrect Answers: B: Use the Text Moderation API in Azure Content Moderator to scan your text content. The operation scans your content for profanity, and compares the content against custom and shared https://docs.microsoft.com/en-us/azure/cognitive-services/content-moderator/try-terms-list-api

Topics

#Content Moderator#Term List API#custom content moderation#blocklist

Community Discussion

No community discussion yet for this question.

Full AI-100 Practice