Skip to content

Commit 09d0b47

Browse files
authored
Update train-model-language-studio.md
1 parent 585de11 commit 09d0b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/custom-classification/includes/train-model-language-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: aahi
1010
ms.custom: language-service-custom-classification
1111
---
1212

13-
Typically after you create a project, you would import your data and begin [tagging the entities](../how-to/tag-data.md) within it to train the classification model. For this quickstart, you will use the example tagged data file you downloaded earlier, and stored in your Azure storage account.
13+
Typically after you create a project, you would import your data and begin [tagging the entities](../how-to/tag-data.md) within it to train the custom text classification model. For this quickstart, you will use the example tagged data file you downloaded earlier, and stored in your Azure storage account.
1414

1515
A model is the machine learning object that will be trained to classify text. Your model will learn from the example data, and be able to classify technical support tickets afterwards.
1616

0 commit comments

Comments
 (0)