You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/applied-ai-services/form-recognizer/language-support.md
+16-3Lines changed: 16 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,12 +144,12 @@ Language| Locale code |
144
144
|:-----|:----:|
145
145
|English (United States)|en-us|
146
146
147
-
## Receipt and business card models
147
+
## Receipt model
148
148
149
149
>[!NOTE]
150
150
> It's not necessary to specify a locale. This is an optional parameter. The Form Recognizer deep-learning technology will auto-detect the language of the text in your image.
151
151
152
-
Pre-Built Receipt and Business Cards support all English receipts and business cards with the following locales:
152
+
Receipt supports all English receipts with the following locales:
153
153
154
154
|Language| Locale code |
155
155
|:-----|:----:|
@@ -161,6 +161,19 @@ Pre-Built Receipt and Business Cards support all English receipts and business c
161
161
162
162
## Business card model
163
163
164
+
>[!NOTE]
165
+
> It's not necessary to specify a locale. This is an optional parameter. The Form Recognizer deep-learning technology will auto-detect the language of the text in your image.
166
+
167
+
Business Card supports all English business cards with the following locales:
168
+
169
+
|Language| Locale code |
170
+
|:-----|:----:|
171
+
|English (Australia)|`en-au`|
172
+
|English (Canada)|`en-ca`|
173
+
|English (United Kingdom)|`en-gb`|
174
+
|English (India|`en-in`|
175
+
|English (United States)|`en-us`|
176
+
164
177
The **2022-06-30-preview** release includes Japanese language support:
165
178
166
179
|Language| Locale code |
@@ -179,7 +192,7 @@ Language| Locale code |
179
192
|Portuguese (**2022-06-30-preview**)|pt|
180
193
|Dutch (**2022-06-30-preview**)| nl|
181
194
182
-
## ID documents
195
+
## ID document model
183
196
184
197
This technology is currently available for US driver licenses and the biographical page from international passports (excluding visa and other travel documents).
0 commit comments