Skip to content

Commit 75d26f1

Browse files
Merge pull request #3659 from sdgilley/patch-8
Update how-to-manage-labeling-projects.md
2 parents 75d0349 + 46ef49e commit 75d26f1

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

articles/machine-learning/how-to-manage-labeling-projects.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -145,17 +145,9 @@ View and change details of your project on the **Details** tab. On this tab, you
145145
* Edit instructions you give to your labels.
146146
* Change settings for ML-assisted labeling and kick off a labeling task.
147147

148-
### Projects created in Azure AI services
148+
## Projects created in Azure AI services
149149

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.
159151

160152
* 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.
161153

@@ -165,11 +157,8 @@ If labeling is active in Azure Machine Learning, you have two choices:
165157

166158
> [!NOTE]
167159
> Only users with the [correct roles](how-to-add-users.md) in Azure Machine Learning have the ability to switch labeling.
168-
169160
* 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.
170161

171-
---
172-
173162
## Add new labels to a project
174163

175164
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

Comments
 (0)