Skip to content

Commit 8515baa

Browse files
Update overview.md
1 parent b7bcc74 commit 8515baa

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/custom-text-classification

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/custom-text-classification/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Creating a custom text classification project typically involves several differe
5050

5151
Follow these steps to get the most out of your model:
5252

53-
1. **Define your schema**: Know your data and identify the [classes](glossary.md#class) you want differentiate between, avoid ambiguity.
53+
1. **Define your schema**: Know your data and identify the [classes](glossary.md#class) you want differentiate between, to avoid ambiguity.
5454

5555
2. **Label your data**: The quality of data labeling is a key factor in determining model performance. Documents that belong to the same class should always have the same class, if you have a document that can fall into two classes use **Multi label classification** projects. Avoid class ambiguity, make sure that your classes are clearly separable from each other, especially with single label classification projects.
5656

0 commit comments

Comments
 (0)