Skip to content

Commit 0c81651

Browse files
authored
Merge pull request #1016 from renaaliu/patch-2
Update language-support.md to add Text PII tab and reorder for alphab…
2 parents 542ef77 + c8dcda8 commit 0c81651

File tree

1 file changed

+86
-1
lines changed

1 file changed

+86
-1
lines changed

articles/ai-services/language-service/personally-identifiable-information/language-support.md

Lines changed: 86 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,92 @@ ms.custom: language-service-pii, build-2024
1414

1515
# Personally Identifiable Information (PII) detection language support
1616

17-
Use this article to learn which natural languages are supported by the PII and conversation PII features of Azure AI Language.
17+
Use this article to learn which natural languages are supported by the text PII, document PII, and conversation PII features of Azure AI Language.
18+
# [Text PII](#tab/text)
19+
20+
## Text PII language support
21+
22+
|Language |Language code|Notes |
23+
|---------------------|-------------|------------------|
24+
|Afrikaans |`af` | |
25+
|Albanian |`sq` | |
26+
|Amharic |`am` | |
27+
|Arabic |`ar` | |
28+
|Armenian |`hy` | |
29+
|Assamese |`as` | |
30+
|Azerbaijani |`az` | |
31+
|Basque |`eu` | |
32+
|Bengali |`bn` | |
33+
|Bosnian |`bs` | |
34+
|Bulgarian |`bg` | |
35+
|Burmese |`my` | |
36+
|Catalan |`ca` | |
37+
|Chinese-Simplified |`zh-hans` |`zh` also accepted|
38+
|Chinese-Traditional |`zh-hant` | |
39+
|Croatian |`hr` | |
40+
|Czech |`cs` | |
41+
|Danish |`da` | |
42+
|Dutch |`nl` | |
43+
|English |`en` | |
44+
|Estonian |`et` | |
45+
|Finnish |`fi` | |
46+
|French |`fr` | |
47+
|Galician |`gl` | |
48+
|Georgian |`ka` | |
49+
|German |`de` | |
50+
|Greek |`el` | |
51+
|Gujarati |`gu` | |
52+
|Hebrew |`he` | |
53+
|Hindi |`hi` | |
54+
|Hungarian |`hu` | |
55+
|Indonesian |`id` | |
56+
|Irish |`ga` | |
57+
|Italian |`it` | |
58+
|Japanese |`ja` | |
59+
|Kannada |`kn` | |
60+
|Kazakh |`kk` | |
61+
|Khmer |`km` | |
62+
|Korean |`ko` | |
63+
|Kurdish(Kurmanji) |`ku` | |
64+
|Kyrgyz |`ky` | |
65+
|Lao |`lo` | |
66+
|Latvian |`lv` | |
67+
|Lithuanian |`lt` | |
68+
|Macedonian |`mk` | |
69+
|Malagasy |`mg` | |
70+
|Malay |`ms` | |
71+
|Malayalam |`ml` | |
72+
|Marathi |`mr` | |
73+
|Mongolian |`mn` | |
74+
|Nepali |`ne` | |
75+
|Norwegian (Bokmål) |`no` |`nb` also accepted|
76+
|Odia |`or` | |
77+
|Pashto |`ps` | |
78+
|Persian |`fa` | |
79+
|Polish |`pl` | |
80+
|Portuguese (Brazil) |`pt-BR` | |
81+
|Portuguese (Portugal)|`pt-PT` |`pt` also accepted|
82+
|Punjabi |`pa` | |
83+
|Romanian |`ro` | |
84+
|Russian |`ru` | |
85+
|Serbian |`sr` | |
86+
|Slovak |`sk` | |
87+
|Slovenian |`sl` | |
88+
|Somali |`so` | |
89+
|Spanish |`es` | |
90+
|Swahili |`sw` | |
91+
|Swazi |`ss` | |
92+
|Swedish |`sv` | |
93+
|Tamil |`ta` | |
94+
|Telugu |`te` | |
95+
|Thai |`th` | |
96+
|Turkish |`tr` | |
97+
|Ukrainian |`uk` | |
98+
|Urdu |`ur` | |
99+
|Uyghur |`ug` | |
100+
|Uzbek |`uz` | |
101+
|Vietnamese |`vi` | |
102+
|Welsh |`cy` | |
18103

19104
# [PII for documents](#tab/documents)
20105

0 commit comments

Comments
 (0)