Skip to content

Commit 4360ac8

Browse files
committed
quickstart update
1 parent 6aec5cf commit 4360ac8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

articles/cognitive-services/language-service/custom-classification/includes/quickstarts/language-studio.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ manager: nitinme
44
ms.service: cognitive-services
55
ms.subservice: language-service
66
ms.topic: include
7-
ms.date: 02/02/2022
7+
ms.date: 02/11/2022
88
ms.author: aahi
99
ms.custom: language-service-custom-classification, ignite-fall-2021
1010
---
@@ -64,7 +64,8 @@ Before you can use custom text classification, you will need to create an Azure
6464
>[!TIP]
6565
> Your dataset doesn't have to be entirely in the same language. You can have multiple files, each with different supported languages. If your dataset contains files of different languages or if you expect different languages during runtime, select **enable multi-lingual dataset** when you enter the basic information for your project.
6666
67-
7. Select the container where you have uploaded your data. For this quickstart, we will use the existing tags file available in the container. Then click **Next**.
67+
7. Select the container where you’ve uploaded your data. When asked if your files are already tagged with classes, select **Yes** and choose the available file. Then click **Next**.
68+
6869

6970
8. Review the data you entered and select **Create Project**.
7071

@@ -90,7 +91,7 @@ After your model is deployed, you can start using it for text classification. Us
9091

9192
2. Select the model you want to test.
9293

93-
3. Add your text to the textbox, you can also upload a `.txt` file.
94+
3. Using one of the files you downloaded earlier, add the file's text to the textbox. You can also upload a `.txt` file.
9495

9596
4. Click on **Run the test**.
9697

articles/cognitive-services/language-service/custom-named-entity-recognition/includes/quickstarts/language-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Once your resource and storage container are configured, create a new conversati
7474

7575
5. Enter the project information, including a name, description, and the language of the files in your project. You won’t be able to change the name of your project later.
7676

77-
6. Select the container where you’ve uploaded your data. For this quickstart, we’ll use the existing tags file available in the container. Then click **Next**.
77+
6. Select the container where you’ve uploaded your data. When asked if your files are already tagged with classes, select **Yes** and choose the available file. Then click **Next**.
7878

7979
7. Review the data you entered and select **Create Project**.
8080

@@ -100,7 +100,7 @@ After your model is deployed, you can start using it for entity extraction. Use
100100

101101
2. Select the model you want to test.
102102

103-
3. Add your text to the textbox, you can also upload a `.txt` file.
103+
3. Using one of the files you downloaded earlier, add the file's text to the textbox. You can also upload a `.txt` file.
104104

105105
4. Click on **Run the test**.
106106

0 commit comments

Comments
 (0)