Skip to content

Commit d225ba6

Browse files
committed
metadata updates
1 parent 1ff9289 commit d225ba6

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

articles/cognitive-services/language-service/custom-named-entity-recognition/how-to/call-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Send a Named Entity Recognition (NER) request to your custom model
3-
description: Learn how to send a request for custom NER.
3+
description: Learn how to send requests for custom NER.
44
titleSuffix: Azure Cognitive Services
55
services: cognitive-services
66
author: aahill

articles/cognitive-services/language-service/custom-named-entity-recognition/how-to/create-project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Using Azure resources in custom NER
2+
title: Create custom NER projects and use Azure resources
33
titleSuffix: Azure Cognitive Services
4-
description: Learn about the steps for using Azure resources with custom NER.
4+
description: Learn how to create and manage projects and Azure resources for custom NER.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme

articles/cognitive-services/language-service/custom-text-classification/how-to/call-api.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2-
title: Send a text classification request to your model
3-
description: Learn how to send a request for custom text classification.
2+
title: Send a text classification request to your custom model
3+
description: Learn how to send requests for custom text classification.
44
titleSuffix: Azure Cognitive Services
55
services: cognitive-services
66
author: aahill
77
manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: how-to
11-
ms.date: 06/03/2022
11+
ms.date: 03/23/2023
1212
ms.author: aahi
1313
ms.devlang: csharp, python
1414
ms.custom: language-service-clu, ignite-fall-2021, event-tier1-build-2022
1515
---
1616

17-
# Query deployment to classify text
17+
# Send text classification requests to your model
1818

19-
After the deployment is added successfully, you can query the deployment to classify text based on the model you assigned to the deployment.
19+
After you've successfully deployed a model, you can query the deployment to classify text based on the model you assigned to the deployment.
2020
You can query the deployment programmatically [Prediction API](https://aka.ms/ct-runtime-api) or through the client libraries (Azure SDK).
2121

2222
## Test deployed model

articles/cognitive-services/language-service/orchestration-workflow/how-to/call-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: How to send a Conversational Language Understanding job
2+
title: How to send requests to orchestration workflow
33
titleSuffix: Azure Cognitive Services
4-
description: Learn about sending a request for Conversational Language Understanding.
4+
description: Learn about sending requests for orchestration workflow.
55
services: cognitive-services
66
author: aahill
77
manager: nitinme

articles/cognitive-services/language-service/orchestration-workflow/how-to/create-project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to create projects and build schema in orchestration workflow
2+
title: Create orchestration workflow projects and use Azure resources
33
titleSuffix: Azure Cognitive Services
44
description: Use this article to learn how to create projects in orchestration workflow
55
services: cognitive-services
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: how-to
11-
ms.date: 05/20/2022
11+
ms.date: 03/23/2023
1212
ms.author: aahi
1313
ms.custom: language-service-orchestration
1414
---

0 commit comments

Comments
 (0)