Skip to content

Commit f417523

Browse files
authored
Update language-support-custom.md
1 parent 508fcf1 commit f417523

File tree

1 file changed

+25
-28
lines changed

1 file changed

+25
-28
lines changed

articles/ai-services/document-intelligence/language-support-custom.md

Lines changed: 25 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,17 @@ ms.date: 11/15/2023
3737

3838
Azure AI Document Intelligence models provide multilingual document processing support. Our language support capabilities enable your users to communicate with your applications in natural ways and empower global outreach. Custom models are trained using your labeled datasets to extract distinct data from structured, semi-structured, and unstructured documents specific to your use cases. Standalone custom models can be combined to create composed models. The following tables list the available language and locale support by model and feature:
3939

40-
## Custom Classifier
41-
42-
### [Custom classifier](#tab/custom-classifier)
43-
44-
***custom classifier model***
40+
## Custom classifier
4541

4642
:::moniker range="doc-intel-3.1.0"
43+
4744
| Language—Locale code | Default |
4845
|:----------------------|:---------|
4946
| English (United States)—en-US| English (United States)—en-US|
5047
:::moniker-end
5148

5249
:::moniker range="doc-intel-4.0.0"
50+
5351
|Language| Code (optional) |
5452
|:-----|:----:|
5553
|Afrikaans| `af`|
@@ -99,15 +97,29 @@ Azure AI Document Intelligence models provide multilingual document processing s
9997
|Ukrainian|`uk`|
10098
|Urdu|`ur`|
10199
|Vietnamese|`vi`|
100+
102101
:::moniker-end
103102

104103
## Custom neural
105104

106-
### [Custom neural](#tab/custom-neural)
105+
:::moniker range=">=doc-intel-3.1.0"
106+
107+
Neural models support added languages for the `v3.1` and later APIs.
108+
109+
| Languages | API version |
110+
|:--:|:--:|
111+
| English |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`, `v3.0:2022-08-31 (GA)`|
112+
| German |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`|
113+
| Italian |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`|
114+
| French |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`|
115+
| Spanish |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`|
116+
| Dutch |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`|
117+
118+
:::moniker-end
107119

108-
***custom neural model***
120+
:::moniker range=">=doc-intel-3.1.0"
109121

110-
#### Handwritten text
122+
[**Handwritten text**](#tab/handwritten)
111123

112124
The following table lists the supported languages for extracting handwritten texts.
113125

@@ -119,7 +131,7 @@ The following table lists the supported languages for extracting handwritten tex
119131
|German |`de`|Spanish |`es`|
120132
|Italian |`it`|
121133

122-
#### Printed text
134+
[**Printed text**](#tab/printed)
123135

124136
The following table lists the supported languages for printed text.
125137

@@ -173,28 +185,13 @@ The following table lists the supported languages for printed text.
173185
|Urdu|`ur`|
174186
|Vietnamese|`vi`|
175187

176-
:::moniker range=">=doc-intel-3.1.0"
177-
178-
Neural models support added languages for the `v3.1` and later APIs.
179-
180-
| Languages | API version |
181-
|:--:|:--:|
182-
| English |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`, `v3.0:2022-08-31 (GA)`|
183-
| German |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`|
184-
| Italian |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`|
185-
| French |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`|
186-
| Spanish |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`|
187-
| Dutch |`v4.0:2023-10-31-preview`, `v3.1:2023-07-31 (GA)`|
188-
189188
:::moniker-end
190189

191190
## Custom template
192191

193-
### [Custom template](#tab/custom-template)
194-
195-
***custom template model***
192+
:::moniker range=">=doc-intel-3.0.0"
196193

197-
#### Handwritten text
194+
## [**Handwritten**](#tab/handwritten)
198195

199196
The following table lists the supported languages for extracting handwritten texts.
200197

@@ -206,7 +203,7 @@ The following table lists the supported languages for extracting handwritten tex
206203
|German |`de`|Spanish |`es`|
207204
|Italian |`it`|
208205

209-
#### Printed text
206+
## [**Printed**](#tab/printed)
210207

211208
The following table lists the supported languages for printed text.
212209
:::row:::
@@ -527,5 +524,5 @@ The following table lists the supported languages for printed text.
527524
|Zulu|zu|
528525
:::column-end:::
529526
:::row-end:::
530-
531527
---
528+
:::moniker-end

0 commit comments

Comments
 (0)