Skip to content

Commit b0a14c6

Browse files
authored
Merge pull request #85385 from BaherAbdullah/patch-2
Update quickstart.md
2 parents 7f1f311 + e4760e5 commit b0a14c6

File tree

1 file changed

+3
-3
lines changed
  • articles/cognitive-services/language-service/custom-named-entity-recognition

1 file changed

+3
-3
lines changed

articles/cognitive-services/language-service/custom-named-entity-recognition/quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ In this article, we use the Language studio to demonstrate key concepts of custo
3232

3333
## Next steps
3434

35-
After you've created a text classification model, you can:
35+
After you've created entity extraction model, you can:
3636

37-
* [Use the runtime API to classify text](how-to/call-api.md)
37+
* [Use the runtime API to extract entities](how-to/call-api.md)
3838

39-
When you start to create your own text classification projects, use the how-to articles to learn more about developing your model in greater detail:
39+
When you start to create your own entity classification projects, use the how-to articles to learn more about developing your model in greater detail:
4040

4141
* [Data selection and schema design](how-to/design-schema.md)
4242
* [Tag data](how-to/tag-data.md)

0 commit comments

Comments
 (0)