Microsoft.Azure.CognitiveServices.ContentModerator
0.13.0-preview
This client library provides access to the Microsoft Cognitive Services Content Moderator APIs.
See the version list below for details.
Install-Package Microsoft.Azure.CognitiveServices.ContentModerator -Version 0.13.0-preview
dotnet add package Microsoft.Azure.CognitiveServices.ContentModerator --version 0.13.0-preview
<PackageReference Include="Microsoft.Azure.CognitiveServices.ContentModerator" Version="0.13.0-preview" />
paket add Microsoft.Azure.CognitiveServices.ContentModerator --version 0.13.0-preview
#r "nuget: Microsoft.Azure.CognitiveServices.ContentModerator, 0.13.0-preview"
// Install Microsoft.Azure.CognitiveServices.ContentModerator as a Cake Addin
#addin nuget:?package=Microsoft.Azure.CognitiveServices.ContentModerator&version=0.13.0-preview&prerelease
// Install Microsoft.Azure.CognitiveServices.ContentModerator as a Cake Tool
#tool nuget:?package=Microsoft.Azure.CognitiveServices.ContentModerator&version=0.13.0-preview&prerelease
Release Notes
This is a preview release of the Cognitive Services Content Moderator SDK.
Changes in this release:
1. Supported customizing service endpoints by assigning the endpoint string to ContentModeratorClient.Endpoint. The endpoint string can be found on Azure Portal, it should contain only protocol and hostname, for example: https://westus.api.cognitive.microsoft.com/.
2. Body.Metadata, ImageList.Metadata, TermList.Metadata, members of RefreshIndex.AdvancedInfo are now IDictionary<string, string>.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.12 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.13 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.12 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.13 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.0)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.CognitiveServices.ContentModerator:
Package | Downloads |
---|---|
Microsoft.Bot.Builder.Solutions
Shared library for Conversational AI Virtual Assistants and Skills.
|
|
Microsoft.Bot.Solutions
Shared library for Conversational AI Virtual Assistants and Skills.
|
|
RestCms.Api.NETCore
This is the main REST CMS API package.
This package contains initialization code, controllers, filters and core middleware required to run the REST CMS client API.
|
|
PTI.Microservices.Library
Cloud Services library designed to be consumed in Microservices
|
|
JapaniseTextClassifier
JapaniseTextClassifier classifies whether Japanese text contains sexual or unpleasant expressions.
As of August 2019, each cloud vendor's (Azure, GCP, etc) text classification SaaS is only available in English.
Therefore, JapaniseTextClassifier translates Japanese into English before classification.
You can specify which cloud vendor's SaaS is used for translation and classification.
|
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.CognitiveServices.ContentModerator:
Repository | Stars |
---|---|
microsoft/BotBuilder-Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
|
|
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI. Partial support for NL, JA, KO, SV). Contributions are greatly welcome! Packages are available at https://www.nuget.org/profiles/Recognizers.Text and https://www.npmjs.com/~recognizers.text
|
|
mastreeno/Merp
An event based Micro ERP
|
|
EdiWang/Moonglade
The .NET 5 blog system of https://edi.wang, runs on Microsoft Azure
|
|
solliancenet/tech-immersion-data-ai
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 297,664 | 12/18/2018 |
1.0.0 | 58,694 | 9/20/2018 |
0.13.0-preview | 750 | 8/28/2018 |
0.12.1-preview | 53,158 | 7/2/2018 |
0.12.0-preview | 3,648 | 4/18/2018 |
0.11.0-preview | 519 | 4/9/2018 |
0.10.0-preview | 929 | 2/21/2018 |
0.9.0-preview | 2,745 | 1/3/2018 |