Skip to content

Commit 0c8d8be

Browse files
Merge pull request #234220 from DishaAgarwal/patch-231
Update language-support.md
2 parents ebb025a + 0816f77 commit 0c8d8be

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

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

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ If you have content expressed in a less frequently used language, you can try La
3636
| Armenian | `hy` | |
3737
| Assamese | `as` | 2021-01-05 |
3838
| Azerbaijani | `az` | 2021-01-05 |
39+
| Bashkir | `ba` | 2022-10-01 |
3940
| Basque | `eu` | |
4041
| Belarusian | `be` | |
4142
| Bengali | `bn` | |
@@ -47,6 +48,7 @@ If you have content expressed in a less frequently used language, you can try La
4748
| Chinese | `zh` | |
4849
| Chinese Simplified | `zh_chs` | |
4950
| Chinese Traditional | `zh_cht` | |
51+
| Chuvash | `cv` | 2022-10-01 |
5052
| Corsican | `co` | 2021-01-05 |
5153
| Croatian | `hr` | |
5254
| Czech | `cs` | |
@@ -57,6 +59,7 @@ If you have content expressed in a less frequently used language, you can try La
5759
| English | `en` | |
5860
| Esperanto | `eo` | |
5961
| Estonian | `et` | |
62+
| Faroese | `fo` | 2022-10-01 |
6063
| Fijian | `fj` | 2020-09-01 |
6164
| Finnish | `fi` | |
6265
| French | `fr` | |
@@ -82,7 +85,7 @@ If you have content expressed in a less frequently used language, you can try La
8285
| Kannada | `kn` | |
8386
| Kazakh | `kk` | 2020-09-01 |
8487
| Kinyarwanda | `rw` | 2021-01-05 |
85-
| Kirghiz | `ky` | 2021-01-05 |
88+
| Kirghiz | `ky` | 2022-10-01 |
8689
| Korean | `ko` | |
8790
| Kurdish | `ku` | |
8891
| Lao | `lo` | |
@@ -134,6 +137,8 @@ If you have content expressed in a less frequently used language, you can try La
134137
| Tongan | `to` | 2020-09-01 |
135138
| Turkish | `tr` | 2021-01-05 |
136139
| Turkmen | `tk` | 2021-01-05 |
140+
| Upper Sorbian | `hsb` | 2022-10-01 |
141+
| Uyghur | `ug` | 2022-10-01 |
137142
| Ukrainian | `uk` | |
138143
| Urdu | `ur` | |
139144
| Uzbek | `uz` | |
@@ -145,6 +150,22 @@ If you have content expressed in a less frequently used language, you can try La
145150
| Yucatec Maya | `yua` | |
146151
| Zulu | `zu` | 2021-01-05 |
147152

153+
## Romanized Indic Languages supported by Language Detection
154+
155+
| Language | Language Code | Starting with model version: |
156+
|---------------------|---------------|------------------------------|
157+
| Assamese | `as` | 2022-10-01 |
158+
| Bengali | `bn` | 2022-10-01 |
159+
| Gujarati | `Gu` | 2022-10-01 |
160+
| Hindi | `hi` | 2022-10-01 |
161+
| Kannada | `kn` | 2022-10-01 |
162+
| Malayalam | `ml` | 2022-10-01 |
163+
| Oriya | `or` | 2022-10-01 |
164+
| Punjabi | `pa` | 2022-10-01 |
165+
| Tamil | `ta` | 2022-10-01 |
166+
| Telugu | `te` | 2022-10-01 |
167+
| Urdu | `ur` | 2022-10-01 |
168+
148169
## Next steps
149170

150171
[Language detection overview](overview.md)

articles/cognitive-services/language-service/whats-new.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Azure Cognitive Service for Language is updated on an ongoing basis. To stay up-
2222
* You can now use Azure OpenAI to automatically label or generate data during authoring. Learn more with the links below.
2323
* Auto-label your documents in [Custom text classification](./custom-text-classification/how-to/use-autolabeling.md) or [Custom named entity recognition](./custom-named-entity-recognition/how-to/use-autolabeling.md).
2424
* Generate suggested utterances in [Conversational language understanding](./conversational-language-understanding/how-to/tag-utterances.md#suggest-utterances-with-azure-openai).
25+
* The latest model version (2022-10-01) released for Language Detection now supports 6 more International languages and 12 Romanized Indic languages.
2526

2627
## March 2023
2728

0 commit comments

Comments
 (0)