Skip to content

Commit ad10194

Browse files
authored
Merge pull request #190809 from aahill/docs-editor/whats-new-1646679501
model improvements
2 parents f7bcb8c + ec4727a commit ad10194

File tree

1 file changed

+27
-20
lines changed

1 file changed

+27
-20
lines changed

articles/cognitive-services/language-service/whats-new.md

Lines changed: 27 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: overview
11-
ms.date: 01/07/2022
11+
ms.date: 03/07/2022
1212
ms.author: aahi
1313
ms.custom: ignite-fall-2021
1414
---
@@ -17,6 +17,10 @@ ms.custom: ignite-fall-2021
1717

1818
Azure Cognitive Service for Language 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.
1919

20+
## February 2022
21+
22+
- Model improvements for latest model-version for [text summarization](text-summarization/overview.md)
23+
2024
## December 2021
2125

2226
* The version 3.1-preview.x REST endpoints and 5.1.0-beta.x client library have been retired. Please upgrade to the General Available version of the API(v3.1). If you're using the client libraries, use package version 5.1.0 or higher. See the [migration guide](./concepts/migrate-language-service-latest.md) for details.
@@ -26,28 +30,31 @@ Azure Cognitive Service for Language is updated on an ongoing basis. To stay up-
2630
* Based on ongoing customer feedback, we have increased the character limit per document for Text Analytics for health from 5,120 to 30,720.
2731

2832
* Azure Cognitive Service for Language release, with support for:
29-
* [Question Answering (now Generally Available)](question-answering/overview.md)
30-
* [Sentiment Analysis and opinion mining](sentiment-opinion-mining/overview.md)
31-
* [Key Phrase Extraction](key-phrase-extraction/overview.md)
32-
* [Named Entity Recognition (NER), Personally Identifying Information (PII)](named-entity-recognition/overview.md)
33-
* [Language Detection](language-detection/overview.md)
34-
* [Text Analytics for health](text-analytics-for-health/overview.md)
35-
* [Text summarization preview](text-summarization/overview.md)
36-
* [Custom Named Entity Recognition (Custom NER) preview](custom-named-entity-recognition/overview.md)
37-
* [Custom Text Classification preview](custom-classification/overview.md)
38-
* [Conversational Language Understanding preview](conversational-language-understanding/overview.md)
33+
34+
* [Question Answering (now Generally Available)](question-answering/overview.md)
35+
* [Sentiment Analysis and opinion mining](sentiment-opinion-mining/overview.md)
36+
* [Key Phrase Extraction](key-phrase-extraction/overview.md)
37+
* [Named Entity Recognition (NER), Personally Identifying Information (PII)](named-entity-recognition/overview.md)
38+
* [Language Detection](language-detection/overview.md)
39+
* [Text Analytics for health](text-analytics-for-health/overview.md)
40+
* [Text summarization preview](text-summarization/overview.md)
41+
* [Custom Named Entity Recognition (Custom NER) preview](custom-named-entity-recognition/overview.md)
42+
* [Custom Text Classification preview](custom-classification/overview.md)
43+
* [Conversational Language Understanding preview](conversational-language-understanding/overview.md)
3944

4045
* Preview model version `2021-10-01-preview` for [Sentiment Analysis and Opinion mining](sentiment-opinion-mining/overview.md), which provides:
41-
* Improved prediction quality.
42-
* [Additional language support](sentiment-opinion-mining/language-support.md?tabs=sentiment-analysis) for the opinion mining feature.
43-
* For more information, see the [project z-code site](https://www.microsoft.com/research/project/project-zcode/).
44-
* To use this [model version](sentiment-opinion-mining/how-to/call-api.md#specify-the-sentiment-analysis-model), you must specify it in your API calls, using the model version parameter.
46+
47+
* Improved prediction quality.
48+
* [Additional language support](sentiment-opinion-mining/language-support.md?tabs=sentiment-analysis) for the opinion mining feature.
49+
* For more information, see the [project z-code site](https://www.microsoft.com/research/project/project-zcode/).
50+
* To use this [model version](sentiment-opinion-mining/how-to/call-api.md#specify-the-sentiment-analysis-model), you must specify it in your API calls, using the model version parameter.
4551

4652
* SDK support for sending requests to custom models:
47-
* [Custom Named Entity Recognition](custom-named-entity-recognition/how-to/call-api.md?tabs=client#use-the-client-libraries)
48-
* [Custom text classification](custom-classification/how-to/call-api.md?tabs=api#use-the-client-libraries)
49-
* [Custom language understanding](conversational-language-understanding/how-to/deploy-query-model.md#use-the-client-libraries-azure-sdk)
50-
53+
54+
* [Custom Named Entity Recognition](custom-named-entity-recognition/how-to/call-api.md?tabs=client#use-the-client-libraries)
55+
* [Custom text classification](custom-classification/how-to/call-api.md?tabs=api#use-the-client-libraries)
56+
* [Custom language understanding](conversational-language-understanding/how-to/deploy-query-model.md#use-the-client-libraries-azure-sdk)
57+
5158
## Next steps
5259

53-
* [What is Azure Cognitive Service for Language?](overview.md)
60+
* [What is Azure Cognitive Service for Language?](overview.md)

0 commit comments

Comments
 (0)