Skip to content

Commit 291c9ab

Browse files
authored
Update language-support.md
1 parent bb7652b commit 291c9ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/applied-ai-services/form-recognizer/language-support.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@ ms.author: lajanuar
2020

2121
## Layout and custom model
2222

23-
The following lists cover the currently GA languages in the the 2.1 version and new previews in the 3.0 preview version of Form Recognizer. The preview model may include enhancements to the currently GA languages.
23+
The following lists cover the currently GA languages in the the 2.1 version and new previews in the 3.0 preview version of Form Recognizer. These languages are supported by Layout and Custom models. The preview release may include enhancements to the currently GA languages.
2424

2525
> [!NOTE]
2626
> **Language code optional**
2727
>
2828
> Form Recognizer's deep learning based universal models extract all multi-lingual text in your documents, including text lines with mixed languages, and do not require specifying a language code. Do not provide the language code as the parameter unless you are sure about the language and want to force the service to apply only the relevant model. Otherwise, the service may return incomplete and incorrect text.
2929
30-
To use the preview languages, refer to the [v3.0 REST API migration guide](/v3-migration-guide.md#changes-to-the-rest-api-endpoints) to understand the differences from the v2.1 GA API and explore the [v3.0 preview SDK quickstarts](quickstarts/try-v3-python-sdk.md) and the [preview REST API quickstart](quickstarts/try-v3-rest-api.md).
30+
To use the preview languages in Layout and custom models, refer to the [v3.0 REST API migration guide](/v3-migration-guide.md#changes-to-the-rest-api-endpoints) to understand the differences from the v2.1 GA API and explore the [v3.0 preview SDK quickstarts](quickstarts/try-v3-python-sdk.md) and the [preview REST API quickstart](quickstarts/try-v3-rest-api.md).
3131

3232
### Handwritten languages
33-
The following table lists the handwritten languages supported by Form Recognizer.
33+
The following table lists the handwritten languages supported by Form Recognizer's Layout and Custom model features.
3434

3535
|Language| Language code (optional) | Preview? |
3636
|:-----|:----:|:----:|
@@ -43,7 +43,7 @@ The following table lists the handwritten languages supported by Form Recognizer
4343
|Spanish |`es`| preview
4444

4545
### Print languages
46-
The following table lists the print languages supported by Form Recognizer.
46+
The following table lists the print languages supported by Form Recognizer's Layout and Custom model features.
4747

4848
|Language| Language code (optional) | Preview? |
4949
|:-----|:----:|:----:|

0 commit comments

Comments
 (0)