Skip to content

Commit f0f2ff8

Browse files
Merge pull request #233917 from jboback/SummarizationUngating
Summarization Ungating
2 parents a341c7f + c1250df commit f0f2ff8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

articles/cognitive-services/language-service/summarization/includes/regional-availability.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ ms.custom: references_regions, ignite-2022
1111
---
1212

1313
> [!IMPORTANT]
14+
> * Starting April 10th, 2023, customers get access to all summarization capabilities in the Language service (document abstractive summarization, conversation issue and resolution summarization and conversation narrative summarization with chapters) for batch-only requests. For near real time requests, except for extractive summarization, please [submit a request for approval](https://aka.ms/applyforgatedsummarizationfeatures).
1415
> * To use gated summarization features, e.g. document abstractive summarization, conversation issue and resolution summarization, and conversation narrative summarization with chapters, you must [submit an online request and have it approved](https://aka.ms/applyforgatedsummarizationfeatures).
15-
> * These gated summarization features are only available through Language resources in the following regions:
16+
> * Document abstractive summarization, conversation issue and resolution summarization and conversation narrative summarization with chapters features are only available through Language resources in the following regions:
1617
> * North Europe
1718
> * East US
1819
> * UK South

articles/cognitive-services/language-service/summarization/language-support.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,15 @@ Use this article to learn which natural languages are supported by document and
3838

3939
| Language | Language code | Notes |
4040
|-----------------------|---------------|---------------------|
41+
| Chinese-Simplified | `zh-hans` | `zh` also accepted |
4142
| English | `en` | |
43+
| French | `fr` | |
44+
| German | `de` | |
45+
| Italian | `it` | |
46+
| Japanese | `ja` | |
47+
| Korean | `ko` | |
48+
| Spanish | `es` | |
49+
| Portuguese | `pt` | |
4250

4351
# [Conversation summarization (preview)](#tab/conversation-summarization)
4452

0 commit comments

Comments
 (0)