Skip to content

Commit eb313d9

Browse files
authored
Update model-versioning.md
1 parent 2b20b78 commit eb313d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/text-analytics/includes/model-versioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Version 3 of the Text Analytics API lets you choose the model version that is mo
1515

1616
| Model version | Features updated | Latest version for: |
1717
|-------------------------|--------------------------|--------------------------|
18-
| `2020-02-01` | NER | NER |
19-
| `2019-10-01` | NER, Sentiment Analysis | Language Detection, Keyphrases, Sentiment Analysis|
18+
| `2020-02-01` | Entity Recognition | Entity Recognition |
19+
| `2019-10-01` | Entity Recognition, Sentiment Analysis | Language Detection, Keyphrase Extraction, Sentiment Analysis|
2020

2121

2222
Each response from the v3 endpoints includes a `model-version` field specifying the model version that was used.

0 commit comments

Comments
 (0)