File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
articles/ai-services/language-service/summarization Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Extractive text and document summarization support the following languages:
31
31
| Japanese | ` ja ` | |
32
32
| Korean | ` ko ` | |
33
33
| Polish | ` pl ` | |
34
- | Portuguese (Portugal) | ` pt ` | ` pt-br ` also accepted |
34
+ | Portuguese | ` pt ` | ` pt-br ` also accepted |
35
35
| Spanish | ` es ` | |
36
36
37
37
Abstractive text and document summarization support the following languages:
@@ -48,7 +48,7 @@ Abstractive text and document summarization support the following languages:
48
48
| Japanese | ` ja ` | |
49
49
| Korean | ` ko ` | |
50
50
| Polish | ` pl ` | |
51
- | Portuguese (Portugal) | ` pt ` | ` pt-br ` also accepted |
51
+ | Portuguese | ` pt ` | ` pt-br ` also accepted |
52
52
| Spanish | ` es ` | |
53
53
54
54
## Conversation summarization
@@ -58,7 +58,6 @@ 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 ` | |
62
61
| English | ` en ` | |
63
62
| French | ` fr ` | |
64
63
| German | ` de ` | |
@@ -67,7 +66,7 @@ Conversation summarization supports the following languages:
67
66
| Japanese | ` ja ` | |
68
67
| Korean | ` ko ` | |
69
68
| Polish | ` pl ` | |
70
- | Portuguese (Portugal) | ` pt ` | ` pt-br ` also accepted |
69
+ | Portuguese | ` pt ` | ` pt-br ` also accepted |
71
70
| Spanish | ` es ` | |
72
71
73
72
## Custom summarization
You can’t perform that action at this time.
0 commit comments