Skip to content

Commit 56800bb

Browse files
committed
fix terminology
1 parent 741ade3 commit 56800bb

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/machine-learning/how-to-create-image-labeling-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ View and change details of your project. In this tab you can:
207207

208208
[!INCLUDE [access](../../includes/machine-learning-data-labeling-access.md)]
209209

210-
## Add new label class to a project
210+
## Add new labels to a project
211211

212212
[!INCLUDE [add-label](../../includes/machine-learning-data-labeling-add-label.md)]
213213

articles/machine-learning/how-to-create-text-labeling-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ View and change details of your project. In this tab you can:
193193

194194
[!INCLUDE [access](../../includes/machine-learning-data-labeling-access.md)]
195195

196-
## Add new label class to a project
196+
## Add new labels to a project
197197

198198
[!INCLUDE [add-label](../../includes/machine-learning-data-labeling-add-label.md)]
199199

includes/machine-learning-data-labeling-add-label.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Use these steps to add one or more labels to a project:
1313
1. Select the project on the main **Data Labeling** page.
1414
1. At the top right of the page, toggle **Running** to **Paused** to stop labelers from their activity.
1515
1. Select the **Details** tab.
16-
1. In the list on the left, select **Label classes**.
17-
1. At the top of the list, select **+ Add Labels**
16+
1. In the list on the left, select **Label categories**.
17+
1. Modify your labels.
1818
![Add a label](../articles/machine-learning/media/how-to-create-labeling-projects/add-label.png)
1919
1. In the form, add your new label. Then choose how to continue the project. Since you've changed the available labels, you choose how to treat the already labeled data:
2020
* Start over, removing all existing labels. Choose this option if you want to start labeling from the beginning with the new full set of labels.

includes/machine-learning-data-labeling-classes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.date: 09/23/2021
66
ms.author: sdgilley
77
---
88

9-
On the **Label classes** page, specify the set of classes to categorize your data. Your labelers' accuracy and speed are affected by their ability to choose among the classes. For instance, instead of spelling out the full genus and species for plants or animals, use a field code or abbreviate the genus.
9+
On the **Label categories** page, specify the set of classes to categorize your data. Your labelers' accuracy and speed are affected by their ability to choose among the classes. For instance, instead of spelling out the full genus and species for plants or animals, use a field code or abbreviate the genus.
1010

1111
You can use either a flat list or create groups of labels.
1212

0 commit comments

Comments
 (0)