Skip to content

Commit fac6b25

Browse files
committed
updating note
1 parent 84bd83f commit fac6b25

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

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

4141
## Feature changes
4242

43-
> [!IMPORTANT]
44-
> NER v3 is currently limited to the English language. A list of languages supported in v2.1 is provided later in the article.
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.
4544
4645
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.
4746

@@ -135,8 +134,6 @@ If your application uses the REST API, update its request endpoint to the v3 end
135134

136135
## Version 2.1 language support
137136

138-
Language support has changed between v2 and v3. If you don't see your language supported in [version 3](language-support.md), consider using v2.1 for your application.
139-
140137
#### [Sentiment analysis](#tab/sentiment-analysis)
141138

142139
| Language | Language code | Notes |

0 commit comments

Comments
 (0)