You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| N/A | locations, for example `Atlantic Ocean`, `library`, `Eiffel Tower`, `Statue of Liberty`|`2019-10-01`|
47
+
| Geopolitical Entity (GPE) | Cities, countries, states for example `Seattle`, `Pennsylvania`, `South Africa`, `Tokyo`|`2020-02-01`|
36
48
37
49
### Organization
38
50
39
51
Recognized organizations, corporations, agencies, and other groups of people. For example: companies, political groups, musical bands, sport clubs, government bodies, and public organizations. Nationalities and religions are not included in this entity type.
52
+
53
+
Languages:
54
+
55
+
* Public preview: `English`
56
+
57
+
| Subtype name | Description | Available starting with model version |
Copy file name to clipboardExpand all lines: articles/cognitive-services/text-analytics/includes/model-versioning.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,17 @@ author: aahill
7
7
manager: nitinme
8
8
ms.service: cognitive-services
9
9
ms.topic: include
10
-
ms.date: 10/25/2019
10
+
ms.date: 02/06/2020
11
11
ms.author: aahi
12
12
---
13
13
14
-
Version 3 of the Text Analytics API lets you choose the Text Analytics model used on your data. Use the optional `model-version` parameter to select a version of the model in your requests. If this parameter isn't specified the API will default to `latest`, the latest stable model version.
14
+
Version 3 of the Text Analytics API lets you choose the model version that is most current for your data. Use the optional `model-version` parameter to select the version of the model that is desired for your requests. If this parameter isn't specified the API will default to `latest`, the latest stable version. Even though you can use the newest model-version in any request, only some features are updated in each version. The table below describes which features have been updated in each model version:
15
+
16
+
| Model version | Features updated | Latest version for: |
0 commit comments