Skip to content

Commit 54a865e

Browse files
authored
Merge pull request #41 from ashly1yeo/patch-46
Update whats-new.md
2 parents 3a7a07e + d3f4e92 commit 54a865e

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ The Text Analytics API is updated on an ongoing basis. To stay up-to-date with r
2323
Text Analysis API v3 is now generally available with the following updates:
2424

2525
* Model version `2020-04-01`
26-
* Updated [language support](language-support.md) for [sentiment analysis v3](how-tos/text-analytics-how-to-sentiment-analysis.md)
27-
* Separate endpoint for entity linking
26+
* Updated [language support](language-support.md) for [Sentiment Analysis (SA) v3](how-tos/text-analytics-how-to-sentiment-analysis.md)
27+
* Separate endpoint for Entity Linking
2828
* New "Address" entity category in [Named Entity Recognition (NER) v3](how-tos/text-analytics-how-to-entity-linking.md).
2929
* New subcategories in NER v3:
3030
* Location - Geographical
@@ -38,7 +38,7 @@ Text Analysis API v3 is now generally available with the following updates:
3838

3939
The following properties in the JSON response have been added:
4040
* `SentenceText` in Sentiment Analysis
41-
* Warnings for each document
41+
* `Warnings` for each document
4242

4343
The names of the following properties in the JSON response have been changed, where applicable:
4444

@@ -50,15 +50,18 @@ The names of the following properties in the JSON response have been changed, wh
5050
[!INCLUDE [v3 region availability](includes/v3-region-availability.md)]
5151

5252
> [!div class="nextstepaction"]
53-
> [Learn more about Text Analytics API v3](https://westus.dev.cognitive.microsoft.com/docs/services/TextAnalytics-v3-0/operations/Languages)
53+
> [Learn more about Text Analytics API v3](https://westus2.dev.cognitive.microsoft.com/docs/services/TextAnalytics-v3-0/operations/Languages)
5454
5555
### Text Analytics API v3.1 Public Preview
56-
* New sentiment analysis feature - [Opinion Mining](how-tos/text-analytics-how-to-sentiment-analysis.md#opinion-mining)
56+
* New Sentiment Analysis feature - [Opinion Mining](how-tos/text-analytics-how-to-sentiment-analysis.md#opinion-mining)
5757
* New [Personal (`PII`) domain filter](how-tos/text-analytics-how-to-entity-linking.md#named-entity-recognition-versions-and-features) for protected health information (`PHI`).
5858
* New Personal (`PII`) categories:
5959
* International Classification of Diseases (ICD-9-CM)
6060
* International Classification of Diseases (ICD-10-CM)
6161

62+
> [!div class="nextstepaction"]
63+
> [Learn more about Text Analytics API v3.1 Preview](https://westcentralus.dev.cognitive.microsoft.com/docs/services/TextAnalytics-v3-1-preview-1/operations/Languages)
64+
6265
## February 2020
6366

6467
### SDK support for Text Analytics API v3 Public Preview

0 commit comments

Comments
 (0)