Skip to content

Commit 6a61f74

Browse files
committed
updating text
1 parent 13d5172 commit 6a61f74

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,25 @@ The next version of Named Entity Recognition(NER) is now available for public pr
2424
* Phone number
2525
* IP address
2626

27-
* A new endpoint for recognizing personal information entity types (English only)
28-
* Separate endpoints for entity recognition and entity linking.
27+
* A [new endpoint](https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/EntitiesRecognitionPii) for recognizing personal information entity types (English only)
28+
* Separate endpoints for [entity recognition]( https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/EntitiesRecognitionGeneral) and [entity linking]( https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/EntitiesLinking).
2929

3030
Entity linking supports English and Spanish. NER language support varies by the entity type.
3131

32-
[Try it today](https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/EntitiesRecognitionPii), or see the link below for more information.
33-
3432
> [!div class="nextstepaction"]
3533
> [Learn more about Named Entity Recognition v3](how-tos/text-analytics-how-to-entity-linking.md#named-entity-recognition-v3-public-preview)
3634
3735
## Sentiment Analysis v3 public preview - October 2019
3836

3937
The next version of Sentiment Analysis is now available for public preview, and provides significant improvements in the accuracy and detail of the API's text categorization and scoring. It additionally provides:
4038

39+
* A [new endpoint](https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/Sentiment) for analysis.
4140
* Automatic labeling for different sentiments in text.
4241
* Sentiment analysis and output on a document and sentence level.
4342

4443
It supports English (`en`), Japanese (`ja`), Chinese Simplified (`zh-Hans`), Chinese Traditional (`zh-Hant`), French (`fr`), Italian (`it`), Spanish (`es`), Dutch (`nl`), Portuguese (`pt`), and German (`de`), and is available in the following regions: `Australia East`, `Central Canada`, `Central US`, `East Asia`, `East US`, `East US 2`, `North Europe`, `Southeast Asia`, `South Central US`, `UK South`, `West Europe`, and `West US 2`.
4544

46-
[Try it today](https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/Sentiment), or see the link below for more information.
45+
[Try it](https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/Sentiment), or see the link below for more information.
4746

4847
> [!div class="nextstepaction"]
4948
> [Learn more about Sentiment Analysis v3](how-tos/text-analytics-how-to-sentiment-analysis.md#sentiment-analysis-v3-public-preview)

0 commit comments

Comments
 (0)