Skip to content

Commit 3f732e4

Browse files
authored
Merge pull request #115543 from PatrickFarley/gh-issues-address
[cog serv] Gh issues address
2 parents 3d3fdf9 + 66d8168 commit 3f732e4

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/cognitive-services/Content-Moderator/image-moderation-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: pafarley
1616

1717
# Learn image moderation concepts
1818

19-
Use Content Moderator's machine-assisted image moderation and [human-in-the-loop Review tool](Review-Tool-User-Guide/human-in-the-loop.md) to moderate images for adult and racy content. Scan images for text content and extract that text, and detect faces. You can match images against custom lists, and take further action.
19+
Use Content Moderator's machine-assisted image moderation and [Review tool](Review-Tool-User-Guide/human-in-the-loop.md) to moderate images for adult and racy content. Scan images for text content and extract that text, and detect faces. You can match images against custom lists, and take further action.
2020

2121
## Evaluating for adult and racy content
2222

@@ -144,4 +144,4 @@ For more nuanced cases, use the Content Moderator [Review tool](Review-Tool-User
144144

145145
## Next steps
146146

147-
Test drive the [Image Moderation API console](try-image-api.md) and use the REST API code samples. Also check out the Image moderation section of the [.NET SDK quickstart](dotnet-sdk-quickstart.md) if you are familiar with Visual Studio and C#.
147+
Test drive the [Image Moderation API console](try-image-api.md) and use the REST API code samples. Also see [Reviews, workflows, and jobs](./review-api.md) to learn how to set up human reviews.

articles/cognitive-services/Content-Moderator/text-moderation-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ manager: nitinme
99
ms.service: cognitive-services
1010
ms.subservice: content-moderator
1111
ms.topic: conceptual
12-
ms.date: 01/10/2019
12+
ms.date: 05/18/2020
1313
ms.author: pafarley
1414

1515
---
1616

1717
# Learn text moderation concepts
1818

19-
Use Content Moderator's machine-assisted text moderation and [human review](Review-Tool-User-Guide/human-in-the-loop.md) capabilities to moderate text content.
19+
Use Content Moderator's text moderation models to analyze text content.
2020

21-
You either block, approve or review the content based on your policies and thresholds. Use it to augment human moderation of environments where partners, employees and consumers generate text content. These include chat rooms, discussion boards, chatbots, e-commerce catalogs, and documents. 
21+
You can block, approve or review the content based on your policies and thresholds (see [Reviews, workflows, and jobs](./review-api.md) to learn how to set up human reviews). Use the text moderation models to augment human moderation of environments where partners, employees and consumers generate text content. These include chat rooms, discussion boards, chatbots, e-commerce catalogs, and documents. 
2222

2323
The service response includes the following information:
2424

@@ -152,4 +152,4 @@ The Content Moderator provides a [Term List API](https://westus.dev.cognitive.mi
152152

153153
## Next steps
154154

155-
Test drive the [Text moderation API console](try-text-api.md) and use the REST API code samples. Also check out the Text moderation section of the [.NET SDK quickstart](dotnet-sdk-quickstart.md) if you're familiar with Visual Studio and C#.
155+
Test out the APIs with the [Text moderation API console](try-text-api.md). Also see [Reviews, workflows, and jobs](./review-api.md) to learn how to set up human reviews.

articles/cognitive-services/Content-Moderator/video-moderation-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ manager: nitinme
88

99
ms.service: cognitive-services
1010
ms.subservice: content-moderator
11-
ms.topic: conceptual
12-
ms.date: 01/10/2019
11+
ms.topic: how-to
12+
ms.date: 05/18/2020
1313
ms.author: pafarley
1414

1515
#As a C# developer of content management software, I want to analyze video content for offensive or inappropriate material so that I can categorize and handle it accordingly.

0 commit comments

Comments
 (0)