File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
articles/ai-services/language-service/summarization Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ Conversation summarization supports the following languages:
58
58
| Language | Language code | Notes |
59
59
| -----------------------| ---------------| ---------------------|
60
60
| Chinese-Simplified | ` zh-hans ` | ` zh ` also accepted |
61
+ | Chinese-Traditional | ` zh-hant ` ||
61
62
| English | ` en ` | |
62
63
| French | ` fr ` | |
63
64
| German | ` de ` | |
@@ -68,6 +69,17 @@ Conversation summarization supports the following languages:
68
69
| Polish | ` pl ` | |
69
70
| Portuguese | ` pt ` | ` pt-br ` also accepted |
70
71
| 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 ` ||
71
83
72
84
## Custom summarization
73
85
You can’t perform that action at this time.
0 commit comments