Skip to content

Commit 79da403

Browse files
committed
formating
1 parent 1d37b2f commit 79da403

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Azure Machine Learning data labeling is a central place to create, manage, and m
3636
3737
Data formats available for text data:
3838

39-
* .txt - each file represents one item to be labeled.
40-
* .csv or .tsv - each row represents one item presented to the labeler. You decide which columns the labeler can see in order to label the row.
39+
* **.txt**: each file represents one item to be labeled.
40+
* **.csv** or **.tsv**: each row represents one item presented to the labeler. You decide which columns the labeler can see in order to label the row.
4141

4242
## Prerequisites
4343

@@ -115,7 +115,7 @@ To directly upload your data:
115115
[!INCLUDE [refresh](../../includes/machine-learning-data-labeling-refresh.md)]
116116

117117
> [!NOTE]
118-
> Incremental refresh isn't available for tabular (.csv or .tsv) file input
118+
> Incremental refresh isn't available for tabular (.csv or .tsv) file input.
119119
120120
## Specify label classes
121121

0 commit comments

Comments
 (0)