Skip to content

Commit b7c2fc4

Browse files
authored
Merge pull request #27 from ashly1yeo/patch-30
Update whats-new.md
2 parents da86065 + f43b1d4 commit b7c2fc4

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

articles/cognitive-services/text-analytics/whats-new.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,34 @@ ms.author: aahi
1616

1717
The Text Analytics API is updated on an ongoing basis. To stay up-to-date with recent developments, this article provides you with information about new releases and features.
1818

19+
## Named Entity Recognition v3 public preview - February 2020
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:
22+
23+
* Recognition of the following general entity types (English only):
24+
* PersonType
25+
* Product
26+
* Event
27+
* Geopolitical Entity (GPE) as a subtype under Location
28+
* Skill
29+
30+
* Recognition of the following personal information entity types (English only):
31+
* Person
32+
* Organization
33+
* Age as a subtype under Quantity
34+
* Date as a subtype under DateTime
35+
* Email
36+
* Phone Number (US only)
37+
* URL
38+
* IP Address
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+
1944
## Named Entity Recognition v3 public preview - October 2019
2045

21-
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:
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:
2247

2348
* Recognition of the following new entity types:
2449
* Phone number

0 commit comments

Comments
 (0)