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 | Recognized names, for example `Bill Gates`, `Marie Curie`|`2019-10-01`|
24
24
25
25
### PersonType
26
26
Job type or role held by a person.
27
27
28
28
Languages:
29
29
* Public preview: `English`
30
30
31
-
| Subtype name | Description |
32
-
|--------------|-------------------------|
33
-
| N/A | Job types for example `civil engineer`, `salesperson`, `chef`, `librarian`, `nursing aide`* Available starting with model version `2020-02-01`|
31
+
| Subtype name | Description | Available starting with model version: |
| N/A | locations, for example `Atlantic Ocean`, `library`, `Eiffel Tower`, `Statue of Liberty`* Available starting with model version `2019-10-01`|
46
-
| Geopolitical Entity (GPE) | Cities, countries, states for example `Seattle`, `Pennsylvania`, `South Africa`, `Tokyo`* Available starting with model version `2020-02-01`|
43
+
| Subtype name | Description| Available starting with model version:|
| N/A | organizations, for example `Microsoft`, `NASA`, `National Oceanic and Atmospheric Administration`,`VOA`* Available starting with model version `2019-10-01`|
56
+
| Subtype name | Description | Available starting with model version: |
| N/A | organizations, for example `Microsoft`, `NASA`, `National Oceanic and Atmospheric Administration`* Available starting with model version `2020-02-01`|
Copy file name to clipboardExpand all lines: articles/cognitive-services/text-analytics/whats-new.md
+3-16Lines changed: 3 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ manager: nitinme
8
8
ms.service: cognitive-services
9
9
ms.subservice: text-analytics
10
10
ms.topic: conceptual
11
-
ms.date: 11/04/2019
11
+
ms.date: 01/30/2019
12
12
ms.author: aahi
13
13
---
14
14
@@ -18,7 +18,7 @@ The Text Analytics API is updated on an ongoing basis. To stay up-to-date with r
18
18
19
19
## Named Entity Recognition v3 public preview - February 2020
20
20
21
-
Additional new types are now available in the Named Entity Recognition (NER) v3 public preview service as we expand the detection of general and PII entities found in text. It includes:
21
+
Additional entity types are now available in the Named Entity Recognition (NER) v3 public preview service as we expand the detection of general and PII entities found in text. It includes:
22
22
23
23
* Recognition of the following general entity types (English only):
24
24
* PersonType
@@ -37,20 +37,7 @@ Additional new types are now available in the Named Entity Recognition (NER) v3
37
37
* URL
38
38
* IP Address
39
39
40
-
> [!div class="nextstepaction"]
41
-
> [Learn more about Named Entity Recognition v3](how-tos/text-analytics-how-to-entity-linking.md#named-entity-recognition-versions-and-features)
42
-
43
-
44
-
## Named Entity Recognition v3 public preview - October 2019
45
-
46
-
The next version of Named Entity Recognition (NER) is now available for public preview, and provides expanded detection and categorization of entities found in text. It provides:
47
-
48
-
* Recognition of the following new entity types:
49
-
* Phone number
50
-
* IP address
51
-
52
-
* A [new endpoint](https://westus.dev.cognitive.microsoft.com/docs/services/TextAnalytics-v3-0-Preview-1/operations/EntitiesRecognitionPii) for recognizing personal information entity types (English only)
53
-
* Separate endpoints for [entity recognition](https://westus.dev.cognitive.microsoft.com/docs/services/TextAnalytics-v3-0-Preview-1/operations/EntitiesRecognitionGeneral) and [entity linking](https://westus.dev.cognitive.microsoft.com/docs/services/TextAnalytics-v3-0-Preview-1/operations/EntitiesLinking).
40
+
Access them using the [endpoints for NER v3](how-tos/text-analytics-how-to-entity-linking?tabs=version-3#sending-a-rest-api-request).
54
41
55
42
Entity linking supports English and Spanish. NER language support varies by the entity type.
0 commit comments