Analyze Text Content Using SDK

Learn to analyze the content present in text data using the Azure Content Moderator SDK.

Introduction

As we know the Azure Content Moderator service can moderate content in images and text. In this lesson, we are going to moderate the text using the content moderator service…

Dependency

To work with the lessons in this chapter, the following python package dependency is required:

  • azure-cognitiveservices-vision-contentmoderator

To know how to install these dependencies, refer to the Appendix section.

Implementing text moderation

Now let’s go ahead and see the content moderation on text data.

Get hands-on with 1200+ tech skills courses.