Skip to content

Commit 8b780ea

Browse files
authored
Update concept-general-document.md
1 parent 316dfc6 commit 8b780ea

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/ai-services/document-intelligence/concept-general-document.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ms.author: lajanuar
3737

3838
The General document model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to extract key-value pairs, tables, and selection marks from documents. General document is available with the v3.1 and v3.0 APIs. For more information, _see_ our [migration guide](v3-1-migration-guide.md).
3939

40-
::: moniker range="<=doc-intel-3.1.0"
40+
::: moniker range="doc-intel-3.1.0 || doc-intel-3.0.0"
4141

4242
## General document features
4343

@@ -57,6 +57,8 @@ The General document model combines powerful Optical Character Recognition (OCR)
5757

5858
The general document API supports most form types and analyzes your documents and extract keys and associated values. It's ideal for extracting common key-value pairs from documents. You can use the general document model as an alternative to training a custom model without labels.
5959

60+
:::moniker-end
61+
6062
## Development options
6163

6264
::: moniker range="doc-intel-3.1.0"
@@ -77,6 +79,8 @@ Document Intelligence v3.0 supports the following tools, applications, and libra
7779
|**General document model**|&bullet; [**Document Intelligence Studio**](https://formrecognizer.appliedai.azure.com)</br>&bullet; [**REST API**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument)</br>&bullet; [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true)</br>&bullet; [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true)</br>&bullet; [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true)</br>&bullet; [**JavaScript SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true)|**prebuilt-document**|
7880
::: moniker-end
7981

82+
::: moniker range="doc-intel-3.1.0 || doc-intel-3.0.0"
83+
8084
## Input requirements
8185

8286
[!INCLUDE [input requirements](./includes/input-requirements.md)]

0 commit comments

Comments
 (0)