Skip to content

Commit c1250df

Browse files
committed
Fixed table
1 parent 349410d commit c1250df

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

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

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use this article to learn which natural languages are supported by document and
1919

2020
# [Document summarization](#tab/document-summarization)
2121

22-
## Languages supported by extractive and abstractive document summarization
22+
## Languages supported by extractive document summarization
2323

2424
| Language | Language code | Notes |
2525
|-----------------------|---------------|---------------------|
@@ -34,6 +34,20 @@ Use this article to learn which natural languages are supported by document and
3434
| Portuguese (Brazil) | `pt-BR` | |
3535
| Portuguese (Portugal) | `pt-PT` | `pt` also accepted |
3636

37+
## Languages supported by abstractive document summarization (preview)
38+
39+
| Language | Language code | Notes |
40+
|-----------------------|---------------|---------------------|
41+
| Chinese-Simplified | `zh-hans` | `zh` also accepted |
42+
| English | `en` | |
43+
| French | `fr` | |
44+
| German | `de` | |
45+
| Italian | `it` | |
46+
| Japanese | `ja` | |
47+
| Korean | `ko` | |
48+
| Spanish | `es` | |
49+
| Portuguese | `pt` | |
50+
3751
# [Conversation summarization (preview)](#tab/conversation-summarization)
3852

3953
## Languages supported by conversation summarization (preview)

0 commit comments

Comments
 (0)