Skip to content

Commit 067d7ae

Browse files
committed
whats new, and new version model
1 parent 4e4adf2 commit 067d7ae

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

articles/cognitive-services/language-service/concepts/model-lifecycle.md

Lines changed: 3 additions & 3 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: conceptual
11-
ms.date: 12/10/2021
11+
ms.date: 03/15/2022
1212
ms.author: aahi
1313
---
1414

@@ -47,11 +47,11 @@ The model-version used in your API request will be included in the response obje
4747
Use the table below to find which model versions are supported by each feature.
4848

4949

50-
| Endpoint | Supported Versions | Latest Generally Available version | Latest preview version |
50+
| Feature | Supported versions | Latest Generally Available version | Latest preview version |
5151
|-----------------------------------------------------|---------------------------------------------------------------------|------------------------------------|------------------------|
5252
| Custom text classification | `2021-11-01-preview` | | `2021-11-01-preview` |
5353
| Conversational language understanding | `2021-11-01-preview` | | `2021-11-01-preview` |
54-
| Sentiment Analysis and opinion mining | `2019-10-01`, `2020-04-01`, `2021-10-01-preview` | `2020-04-01` | `2021-10-01-preview` |
54+
| Sentiment Analysis and opinion mining | `2019-10-01`, `2020-04-01`, `2021-10-01` | `2021-10-01` | |
5555
| Language Detection | `2019-10-01`, `2020-07-01`, `2020-09-01`, `2021-01-05` | `2021-01-05` | |
5656
| Entity Linking | `2019-10-01`, `2020-02-01` | `2020-02-01` | |
5757
| Named Entity Recognition (NER) | `2019-10-01`, `2020-02-01`, `2020-04-01`,`2021-01-15`,`2021-06-01` | `2021-06-01` | |

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

Lines changed: 5 additions & 1 deletion
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: 03/07/2022
11+
ms.date: 03/15/2022
1212
ms.author: aahi
1313
ms.custom: ignite-fall-2021
1414
---
@@ -28,6 +28,10 @@ Azure Cognitive Service for Language is updated on an ongoing basis. To stay up-
2828

2929
* Model improvements for latest model-version for [text summarization](text-summarization/overview.md)
3030

31+
* Model 2021-10-01 is Generally Available (GA) for [Sentiment Analysis and Opinion Mining](sentiment-opinion-mining/overview.md), featuring enhanced modeling for emojis and better accuracy across all supported languages.
32+
33+
* [Question Answering](question-answering/overview.md): Active learning v2 incorporates a better clustering logic providing improved accuracy of suggestions. It considers user actions when suggestions are accepted or rejected to avoid duplicate suggestions, and improve query suggestions.
34+
3135
## December 2021
3236

3337
* 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.

0 commit comments

Comments
 (0)