Skip to content

Commit 3922037

Browse files
committed
updating note
1 parent fac6b25 commit 3922037

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cognitive-services/text-analytics/migration-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ If your application uses the REST API, update its request endpoint to the v3 end
4040

4141
## Feature changes
4242

43-
> Currently, v3 entity categories are only returned on English text. The API returns version 2.1 results for requests in other languages, provided they are supported in version 2.1.
43+
> [!NOTE]
44+
> Currently, [v3 entity categories](named-entity-types.md) are only returned on English text. The API returns version 2.1 results for requests in other languages, provided they are supported in version 2.1.
4445
4546
In version 2.1, the Text Analytics API uses one endpoint for Named Entity Recognition (NER) and entity linking. Version 3 provides expanded named entity detection, and uses a separate endpoints for NER and entity linking requests. Starting in v3.1-preview.1, NER can additionally detect personal `pii` and health `phi` information.
4647

0 commit comments

Comments
 (0)