Skip to content

Commit 3e6415c

Browse files
authored
fix indent
1 parent 1144720 commit 3e6415c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/machine-learning/how-to-create-text-labeling-projects.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ Data formats available for text data:
5252
* Choose **Text Classification Multi-label** for projects when you want to apply *one or more* labels from a set of labels to each piece of text.
5353
* Choose **Text Named Entity Recognition (Preview)** for projects when you want to apply labels to individual or multiple words of text in each entry.
5454

55-
> [!IMPORTANT]
56-
> Text Named Entity Recognition is currently in public preview.
57-
> 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.
58-
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
55+
> [!IMPORTANT]
56+
> Text Named Entity Recognition is currently in public preview.
57+
> 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.
58+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
5959
6060
1. Select **Next** when you're ready to continue.
6161

0 commit comments

Comments
 (0)