Skip to content

Commit 917f6df

Browse files
Merge pull request #282141 from ylxiongwork/patch-3
Update language-support.md
2 parents 67ed6e9 + 2ff728d commit 917f6df

File tree

1 file changed

+15
-18
lines changed

1 file changed

+15
-18
lines changed

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

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ Extractive text and document summarization support the following languages:
3131
| Japanese | `ja` | |
3232
| Korean | `ko` | |
3333
| Polish | `pl` | |
34-
| Portuguese (Portugal) | `pt` | |
35-
| Portuguese (Brazil) | `pt-br` | |
34+
| Portuguese | `pt` | `pt-br` also accepted |
3635
| Spanish | `es` | |
3736

3837
Abstractive text and document summarization support the following languages:
@@ -49,8 +48,7 @@ Abstractive text and document summarization support the following languages:
4948
| Japanese | `ja` | |
5049
| Korean | `ko` | |
5150
| Polish | `pl` | |
52-
| Portuguese (Portugal) | `pt` | |
53-
| Portuguese (Brazil) | `pt-br` | |
51+
| Portuguese | `pt` | `pt-br` also accepted |
5452
| Spanish | `es` | |
5553

5654
## Conversation summarization
@@ -60,7 +58,7 @@ Conversation summarization supports the following languages:
6058
| Language | Language code | Notes |
6159
|-----------------------|---------------|---------------------|
6260
| Chinese-Simplified | `zh-hans` | `zh` also accepted |
63-
| Chinese-Traditional | `zh-hant` | |
61+
|Chinese-Traditional |`zh-hant`||
6462
| English | `en` | |
6563
| French | `fr` | |
6664
| German | `de` | |
@@ -69,20 +67,19 @@ Conversation summarization supports the following languages:
6967
| Japanese | `ja` | |
7068
| Korean | `ko` | |
7169
| Polish | `pl` | |
72-
| Portuguese (Portugal) | `pt` | |
73-
| Portuguese (Brazil) | `pt-br` | |
74-
| Dutch, Flemish | `nl` | |
75-
| Swedish | `sv` | |
76-
| Danish | `da` | |
77-
| Finnish | `fi` | |
78-
| Russian | `ru` | |
79-
| Norwegian | `no` | |
80-
| Turkish | `tr` | |
81-
| Arabic | `ar` | |
82-
| Czech | `cs` | |
83-
| Hungarian | `hu` | |
84-
| Thai | `th` | |
70+
| Portuguese | `pt` | `pt-br` also accepted |
8571
| Spanish | `es` | |
72+
|Dutch| `nl`||
73+
|Swedish| `sv`||
74+
|Danish| `da`||
75+
|Finnish| `fi`||
76+
|Russian| `ru`||
77+
|Norwegian| `no`||
78+
|Turkish| `tr`||
79+
|Arabic| `ar`||
80+
|Czech| `cs`||
81+
|Hungarian| `hu`||
82+
|Thai| `th`||
8683

8784
## Custom summarization
8885

0 commit comments

Comments
 (0)