Skip to content

Commit faa82dd

Browse files
Merge pull request #216066 from aahill/clu-update
freshness updates
2 parents d959194 + 3b3be30 commit faa82dd

File tree

4 files changed

+7
-12
lines changed

4 files changed

+7
-12
lines changed

articles/cognitive-services/language-service/conversational-language-understanding/includes/language-studio/test-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ manager: nitinme
55
ms.service: cognitive-services
66
ms.subservice: language-service
77
ms.topic: include
8-
ms.date: 06/03/2022
8+
ms.date: 10/26/2022
99
ms.author: aahi
1010
---
1111

@@ -22,7 +22,7 @@ To test your model from Language studio
2222

2323
5. From deployment name dropdown, select your deployment name.
2424

25-
6. In the text box, enter an utterance to test.
25+
6. In the text box, enter an utterance to test. For example, if you created an application for email-related utterances you could type *Delete this email*.
2626

2727
7. From the top menu, click on **Run the test**.
2828

articles/cognitive-services/language-service/conversational-language-understanding/includes/quickstarts/language-studio.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ manager: nitinme
55
ms.service: cognitive-services
66
ms.subservice: language-service
77
ms.topic: include
8-
ms.date: 06/03/2022
8+
ms.date: 10/26/2022
99
ms.author: aahi
1010
ms.custom: ignite-fall-2021
1111
---
@@ -32,14 +32,14 @@ For this quickstart, you can download [this sample project](https://go.microsoft
3232

3333
[!INCLUDE [Import project](../language-studio/import-project.md)]
3434

35-
Once the upload is complete, you will land on **Build schema** page. For this quickstart, the schema is already built, and utterances are already labeled with intents and entities.
35+
Once the upload is complete, you will land on **Schema definition** page. For this quickstart, the schema is already built, and utterances are already labeled with intents and entities.
3636

3737
> [!div class="nextstepaction"]
3838
> <a href="https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Language-studio&Pillar=Language&Product=Conversational-language-understanding&Page=quickstart&Section=Create-a-conversational-language-understanding-project" target="_target">I ran into an issue</a>
3939
4040
## Train your model
4141

42-
Typically, after you create a project, you should [build schema](../../how-to/build-schema.md) and [label utterances](../../how-to/tag-utterances.md). For this quickstart, we already imported a ready project with built schema and labeled utterances.
42+
Typically, after you create a project, you should [build a schema](../../how-to/build-schema.md) and [label utterances](../../how-to/tag-utterances.md). For this quickstart, we already imported a ready project with built schema and labeled utterances.
4343

4444
To train a model, you need to start a training job. The output of a successful training job is your trained model.
4545

@@ -57,11 +57,6 @@ Generally after training a model you would review its evaluation details. In thi
5757
> [!div class="nextstepaction"]
5858
> <a href="https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=Language-studio&Pillar=Language&Product=Conversational-language-understanding&Page=quickstart&Section=Deploy-model" target="_target">I ran into an issue</a>
5959
60-
## Test model
61-
62-
After your model is deployed, you can start using it to make predictions through [Prediction API](https://aka.ms/clu-apis). For this quickstart, you will use the [Language Studio](https://aka.ms/LanguageStudio) to submit an utterance, get predictions and visualize the results.
63-
64-
6560
[!INCLUDE [Test model](../language-studio/test-model.md)]
6661

6762
> [!div class="nextstepaction"]

articles/cognitive-services/language-service/conversational-language-understanding/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: overview
11-
ms.date: 08/10/2022
11+
ms.date: 10/26/2022
1212
ms.author: aahi
1313
ms.custom: language-service-clu, ignite-fall-2021
1414
---

articles/cognitive-services/language-service/conversational-language-understanding/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: quickstart
11-
ms.date: 06/29/2022
11+
ms.date: 10/26/2022
1212
ms.author: aahi
1313
ms.custom: language-service-clu, ignite-fall-2021, mode-other
1414
zone_pivot_groups: usage-custom-language-features

0 commit comments

Comments
 (0)