Skip to content

Commit 33e7e9a

Browse files
committed
updating whats new
1 parent 9866f2e commit 33e7e9a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,19 @@ Additional entity types are now available in the Named Entity Recognition (NER)
3737
* URL
3838
* IP Address
3939

40-
Entity linking supports English and Spanish. NER language support varies by the entity type.
40+
### October 2019
41+
42+
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:
43+
44+
* Recognition of the following new entity types:
45+
* Phone number
46+
* IP address
47+
48+
* 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)
49+
50+
* 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).
51+
52+
Entity linking supports English and Spanish. NER language support varies by the entity type.
4153

4254
> [!div class="nextstepaction"]
4355
> [Learn more about Named Entity Recognition v3](how-tos/text-analytics-how-to-entity-linking.md#named-entity-recognition-versions-and-features)

0 commit comments

Comments
 (0)