You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-manage-labeling-projects.md
+2-13Lines changed: 2 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,17 +145,9 @@ View and change details of your project on the **Details** tab. On this tab, you
145
145
* Edit instructions you give to your labels.
146
146
* Change settings for ML-assisted labeling and kick off a labeling task.
147
147
148
-
###Projects created in Azure AI services
148
+
## Projects created in Azure AI services
149
149
150
-
If your labeling project was created from [Vision Studio](/azure/ai-services/computer-vision/how-to/model-customization) or [Language Studio](/azure/ai-services/language-service/custom/azure-machine-learning-labeling), you see an extra tab on the **Details** page. The tab allows you to switch between labeling in Azure Machine Learning and labeling in Vision Studio or Language Studio.
151
-
152
-
#### [Image projects](#tab/image)
153
-
154
-
If your project was created from [Vision Studio](/azure/ai-services/computer-vision/how-to/model-customization), you also see a **Vision Studio** tab. Select **Go to Vision Studio** to return to Vision Studio. Once you return to Vision Studio, you'll be able to import your labeled data.
155
-
156
-
#### [Text projects](#tab/text)
157
-
158
-
If your project was created from [Language Studio](/azure/ai-services/language-service/custom/azure-machine-learning-labeling), you'll see a **Language Studio** tab.
150
+
If your labeling project was created from [Language Studio](/azure/ai-services/language-service/custom/azure-machine-learning-labeling), you see a **Language Studio** tab on the **Details** page. The tab allows you to switch between labeling in Azure Machine Learning and labeling in Language Studio.
159
151
160
152
* If labeling is active in Language Studio, you can't label in Azure Machine Learning. In that case, Language Studio is the only tab available. Select **View in Language Studio** to go to the active labeling project in Language Studio. From there, you can switch to labeling in Azure Machine Learning if you wish.
161
153
@@ -165,11 +157,8 @@ If labeling is active in Azure Machine Learning, you have two choices:
165
157
166
158
> [!NOTE]
167
159
> Only users with the [correct roles](how-to-add-users.md) in Azure Machine Learning have the ability to switch labeling.
168
-
169
160
* Select **Disconnect from Language Studio** to sever the relationship with Language Studio. Once you disconnect, the project loses its association with Language Studio, and no longer shows the Language Studio tab. Disconnecting your project from Language Studio is a permanent, irreversible process and can't be undone. You'll no longer be able to access your labels for this project in Language Studio. The labels are available only in Azure Machine Learning from this point onward.
170
161
171
-
---
172
-
173
162
## Add new labels to a project
174
163
175
164
During the data labeling process, you might want to add more labels to classify your items. For example, you might want to add an *Unknown* or *Other* label to indicate confusion.
0 commit comments