Azure AI Cognitive Services for Data Scanning and Content Policies

Identifying Personal Data and Custom Content Policies

Question

Which of the cognitive Service API would help in: -Scanning text to identify personal data -Using a custom list in-line with content policies to block or allow content.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

Correct Answer: D.

Option A is INCORRECT.

Computer Vision service provides capabilities for image processing and capturing required associated information.

Option B is INCORRECT.

Text Analytics cognitive service performs sentiment analysis, language detection and key phrase extraction over text by NLP.

Option C is INCORRECT.

Text Protector is an invalid service.

Option D is CORRECT.

Moderation API is included in the content moderator service and helps check materials content for potential inappropriateness or objectionability.

There are various types of moderation APIs including text moderation, custom terms list, image moderation, custom image list, Video moderation.

References:

The cognitive service API that can help in scanning text to identify personal data and using a custom list in-line with content policies to block or allow content is the Content Moderator API.

The Content Moderator API is an AI service that enables businesses to moderate images, text, and videos. It uses machine learning algorithms to detect and remove potentially offensive content in real-time.

The Text Analytics API is another cognitive service API that is designed to extract insights from text data. It can help businesses to identify key phrases, entities, and sentiment in text data. However, it is not designed specifically for scanning text to identify personal data.

The Computer Vision API is a cognitive service API that can analyze and extract information from images and videos. It can help businesses to recognize objects, people, and text in images and videos. It is not designed for scanning text to identify personal data.

The Text Protector API is not a cognitive service API offered by Microsoft Azure. Therefore, the correct answer is D. Content Moderator.