Skip to content

Commit c09952b

Browse files
committed
Add edits
1 parent c02b997 commit c09952b

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

articles/ai-services/content-moderator/text-moderation-api.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ ms.author: pafarley
1212

1313
---
1414

15-
# Learn text moderation concepts
15+
# Text moderation concepts
1616

17-
Use Content Moderator's text moderation models to analyze text content, such as chat rooms, discussion boards, chatbots, e-commerce catalogs, and documents.
17+
[!INCLUDE [deprecation notice](includes/tool-deprecation.md)]
18+
19+
You can use Azure Content Moderator's text moderation models to analyze text content, such as chat rooms, discussion boards, chatbots, e-commerce catalogs, and documents.
1820

1921
The service response includes the following information:
2022

articles/ai-services/custom-vision-service/export-your-model.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Custom Vision Service supports the following exports:
3737
> [!NOTE]
3838
> The steps in this section only apply if you have an existing model that isn't set to compact domain.
3939
40-
To convert the domain of an existing model, take the following steps:
40+
To convert the domain of an existing model, follow these steps:
4141

42-
1. Go to the [Custom Vision website](https://customvision.ai), then isng in to view a list of your projects.
42+
1. Go to the [Custom Vision website](https://customvision.ai), then sign in to view a list of your projects.
4343

4444
:::image type="content" source="media/export-your-model/projects-list.png" alt-text="Screenshot that shows a list of projects.":::
4545

@@ -71,7 +71,7 @@ To export the model after retraining, use the following steps:
7171

7272
## Related content
7373

74-
Integrate your exported model into an application by exploring one of the following articles or samples:
74+
To integrate your exported model into an application, explore one of the following articles or samples:
7575

7676
* [Run a TensorFlow model in Python](export-model-python.md)
7777
* [Use your ONNX model with Windows Machine Learning](custom-vision-onnx-windows-ml.md)

articles/ai-services/custom-vision-service/get-started-build-detector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In your web browser, navigate to the [Custom Vision website](https://customvisio
4444
4545
1. Under **Project Types**, select **Object Detection**.
4646

47-
1. Select one of the available domains. Each domain optimizes the detector for specific types of images, as described in the following table. You can change the domain later if you want to.
47+
1. Select one of the available domains. Each domain optimizes the detector for specific types of images, as described in the following table. You can change the domain later, if you want.
4848

4949
|Domain|Purpose|
5050
|---|---|

0 commit comments

Comments
 (0)