title | titlesuffix | description | services | author | manager | ms.service | ms.component | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|
SDKs and samples - Content Moderator, Python, Java, Node.js, and .NET |
Azure Cognitive Services |
Get SDKs and samples for Content Moderator |
cognitive-services |
sanjeev3 |
cgronlun |
cognitive-services |
content-moderator |
sample |
02/27/2018 |
sajagtap |
- Content Moderator SDK for Python
- Content Moderator SDK for Java
- Content Moderator SDK for Node.js
- Content Moderator SDK for .NET
The following list includes links to the code samples built using the Azure Content Moderator SDK for .NET.
- Helper library: Create a Content Moderator client for use in other samples. See quickstart.
- Image moderation: Evaluate an image for adult and racy content, text, and faces. See quickstart.
- Custom images: Moderate with custom image lists. See quickstart.
Note
There is a maximum limit of 5 image lists with each list to not exceed 10,000 images.
- Text moderation: Screen text for profanity and personally identifiable information (PII). See quickstart.
- Custom terms: Moderate with custom term lists. See quickstart.
Note
There is a maximum limit of 5 term lists with each list to not exceed 10,000 terms.
- Video moderation: Scan a video for adult and racy content and get results. See quickstart.
- Image jobs: Start a moderation job that scans and creates reviews. See quickstart.
- Image reviews: Create reviews for human-in-the-loop. See quickstart.
- Video reviews: Create video reviews for human-in-the-loop. See quickstart
- Video transcript reviews: Create video transcript reviews for human-in-the-loop See quickstart
See all .NET samples at the Content Moderator .NET samples on GitHub.
For walkthroughs of these samples, check out the on-demand webinar.