Skip to content

Commit 46ef49e

Browse files
authored
Add section on Azure AI services projects
add back in Language Studio
1 parent 30b2e6b commit 46ef49e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,20 @@ 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
149+
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.
151+
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.
153+
154+
If labeling is active in Azure Machine Learning, you have two choices:
155+
156+
* Select **Switch to Language Studio** to switch your labeling activity back to Language Studio. When you switch, all your currently labeled data is imported into Language Studio. Your ability to label data in Azure Machine Learning is disabled, and you can label data in Language Studio. You can switch back to labeling in Azure Machine Learning at any time through Language Studio.
157+
158+
> [!NOTE]
159+
> Only users with the [correct roles](how-to-add-users.md) in Azure Machine Learning have the ability to switch labeling.
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.
161+
148162
## Add new labels to a project
149163

150164
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)