Skip to content

Commit a5a35ed

Browse files
committed
ner - remove preview
1 parent 86c08fd commit a5a35ed

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

articles/machine-learning/how-to-label-data.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ To delete *all* bounding boxes in the current image, select the **Delete all reg
143143

144144
After you create the bounding boxes for an image, select **Submit** to save your work, or your work in progress won't be saved.
145145

146-
## Tag images and specify polygons for image segmentation
146+
## Tag images and specify polygons for image segmentation
147147

148148
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.
149149

@@ -165,7 +165,7 @@ To delete *all* polygons in the current image, select the **Delete all regions**
165165

166166
After you create the polygons for an image, select **Submit** to save your work, or your work in progress won't be saved.
167167

168-
## <a name="label-text"></a>Label text
168+
## Label text
169169

170170
When tagging text, use the toolbar to:
171171

@@ -181,16 +181,12 @@ There are three text project types:
181181
|---------|---------|
182182
| 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. |
183183
| 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.
185185

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/).
190186

191187
To see the project-specific directions, select **Instructions** and go to **View detailed instructions**.
192188

193-
### Tag words and phrases (preview)
189+
### Tag words and phrases
194190

195191
If your project is set up for named entity recognition, you tag different words or phrases in each text item. To label text:
196192

0 commit comments

Comments
 (0)