Skip to content

Commit 91e6809

Browse files
authored
Merge pull request #95700 from aahill/ta-link-fix
[CogSvcs] Updating console links
2 parents ca8c42d + e59044b commit 91e6809

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-entity-linking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: nitinme
99
ms.service: cognitive-services
1010
ms.subservice: text-analytics
1111
ms.topic: article
12-
ms.date: 10/21/2019
12+
ms.date: 11/12/2019
1313
ms.author: aahi
1414
---
1515

@@ -29,7 +29,7 @@ Named entity recognition (NER) is the ability to identify different entities in
2929

3030
## Named Entity Recognition v3 public preview
3131

32-
The [next version of Named Entity Recognition](https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/56f30ceeeda5650db055a3c7/console) is now available for public preview. It provides updates to both entity linking and Named Entity Recognition.
32+
The [next version of Named Entity Recognition]( https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/EntitiesRecognitionGeneral) is now available for public preview. It provides updates to both entity linking and Named Entity Recognition.
3333

3434
:::row:::
3535
:::column span="":::

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-sentiment-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Sentiment analysis is performed on the entire document, as opposed to extracting
3131

3232
## Sentiment Analysis v3 public preview
3333

34-
The [next version of Sentiment Analysis](https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/56f30ceeeda5650db055a3c9) is now available for public preview. It provides significant improvements in the accuracy and detail of the API's text categorization and scoring.
34+
The [next version of Sentiment Analysis](https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/Sentiment) is now available for public preview. It provides significant improvements in the accuracy and detail of the API's text categorization and scoring.
3535

3636
> [!NOTE]
3737
> * The Sentiment Analysis v3 request format and [data limits](../overview.md#data-limits) are the same as the previous version.

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,22 @@ 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

30-
Entity linking supports English and Spanish. NER language support varies by the entity type. For more information, see the link below.
30+
Entity linking supports English and Spanish. NER language support varies by the entity type.
3131

3232
> [!div class="nextstepaction"]
3333
> [Learn more about Named Entity Recognition v3](how-tos/text-analytics-how-to-entity-linking.md#named-entity-recognition-v3-public-preview)
3434
3535
## Sentiment Analysis v3 public preview - October 2019
3636

37-
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:
37+
The [next version of Sentiment Analysis](https://cognitiveusw2ppe.portal.azure-api.net/docs/services/TextAnalytics-v3-0-Preview-1/operations/Sentiment) 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:
3838

3939
* Automatic labeling for different sentiments in text.
4040
* Sentiment analysis and output on a document and sentence level.
4141

42-
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`.
42+
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`.
4343

4444
> [!div class="nextstepaction"]
4545
> [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)