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-label-data.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,7 @@ To delete *all* bounding boxes in the current image, select the **Delete all reg
143
143
144
144
After you create the bounding boxes for an image, select **Submit** to save your work, or your work in progress won't be saved.
145
145
146
-
## Tag images and specify polygons for image segmentation
146
+
## Tag images and specify polygons for image segmentation
147
147
148
148
If your project is of type "Instance Segmentation (Polygon)," you'll specify one or more polygons in the image and apply a tag to each polygon. Images can have multiple bounding polygons, each with a single tag. Use **View detailed instructions** to determine if multiple bounding polygons are used in your project.
149
149
@@ -165,7 +165,7 @@ To delete *all* polygons in the current image, select the **Delete all regions**
165
165
166
166
After you create the polygons for an image, select **Submit** to save your work, or your work in progress won't be saved.
167
167
168
-
## <aname="label-text"></a>Label text
168
+
## Label text
169
169
170
170
When tagging text, use the toolbar to:
171
171
@@ -181,16 +181,12 @@ There are three text project types:
181
181
|---------|---------|
182
182
| Classification Multi-Class | Assign a single tag to the entire text entry. You can only select one tag for each text item. Select a tag and then select **Submit** to move to the next entry. |
183
183
| Classification Multi-Label | Assign one *or more* tags to each text entry. You can select multiple tags for each text item. Select all the tags that apply and then select **Submit** to move to the next entry. |
184
-
| Named entity recognition (preview) | Tag different words or phrases in each text entry. See directions in the section below.
184
+
| Named entity recognition | Tag different words or phrases in each text entry. See directions in the section below.
185
185
186
-
> [!IMPORTANT]
187
-
> Named entity recognition is in public preview.
188
-
> The preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
189
-
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
190
186
191
187
To see the project-specific directions, select **Instructions** and go to **View detailed instructions**.
192
188
193
-
### Tag words and phrases (preview)
189
+
### Tag words and phrases
194
190
195
191
If your project is set up for named entity recognition, you tag different words or phrases in each text item. To label text:
0 commit comments