Skip to content

Commit d7fbaaa

Browse files
authored
Merge pull request #183828 from YutongTie-MSFT/patch-157
(AzureCXP) fixes MicrosoftDocs/azure-docs#85824
2 parents ef5692f + 9fa3cff commit d7fbaaa

File tree

1 file changed

+2
-2
lines changed
  • articles/cognitive-services/language-service/custom-named-entity-recognition/includes/quickstarts

1 file changed

+2
-2
lines changed

articles/cognitive-services/language-service/custom-named-entity-recognition/includes/quickstarts/language-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Once your resource and storage container are configured, create a new conversati
8888

8989
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.
9090

91-
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.
91+
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 loan agreements afterwards.
9292

9393
To start training your model:
9494

@@ -133,4 +133,4 @@ After your model is deployed, you can start using it for entity extraction. Use
133133

134134
## Clean up resources
135135

136-
When you don't need your project anymore, you can delete your project using [Language Studio](https://aka.ms/custom-extraction). Select **Custom Named Entity Recognition (NER)** in the left navigation menu, select project you want to delete and click on **Delete**.
136+
When you don't need your project anymore, you can delete your project using [Language Studio](https://aka.ms/custom-extraction). Select **Custom Named Entity Recognition (NER)** in the left navigation menu, select project you want to delete and click on **Delete**.

0 commit comments

Comments
 (0)