File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
articles/cognitive-services/language-service/summarization Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Use this article to learn which natural languages are supported by document and
19
19
20
20
# [ Document summarization] ( #tab/document-summarization )
21
21
22
- ## Languages supported by extractive and abstractive document summarization
22
+ ## Languages supported by extractive document summarization
23
23
24
24
| Language | Language code | Notes |
25
25
| -----------------------| ---------------| ---------------------|
@@ -34,6 +34,20 @@ Use this article to learn which natural languages are supported by document and
34
34
| Portuguese (Brazil) | ` pt-BR ` | |
35
35
| Portuguese (Portugal) | ` pt-PT ` | ` pt ` also accepted |
36
36
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
+
37
51
# [ Conversation summarization (preview)] ( #tab/conversation-summarization )
38
52
39
53
## Languages supported by conversation summarization (preview)
You can’t perform that action at this time.
0 commit comments