Skip to content

Commit 316dfc6

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

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: lajanuar
1616

1717
# Document Intelligence general document model
1818

19-
:::moniker range="<=doc-intel-4.0.0"
19+
:::moniker range="doc-intel-4.0.0"
2020

2121
> [!IMPORTANT]
2222
> Starting with Document Intelligence **2023-10-31-preview** and going forward, the general document model (prebuilt-document) is deprecated. To extract key-value pairs, selection marks, text, tables, and structure from documents, use the following models:
@@ -37,6 +37,8 @@ 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"
41+
4042
## General document features
4143

4244
* The general document model is a pretrained model; it doesn't require labels or training.
@@ -129,11 +131,13 @@ Keys can also exist in isolation when the model detects that a key exists, with
129131

130132
* Expect to see key-value pairs with a key, but no value. For example if a user chose to not provide an email address on the form.
131133

132-
## Next steps
134+
::: moniker-end
133135

134-
* Follow our [**Document Intelligence v3.1 migration guide**](v3-1-migration-guide.md) to learn how to use the v3.0 version in your applications and workflows.
136+
## Next steps
135137

136-
* Explore our [**REST API**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2023-07-31/operations/AnalyzeDocument) to learn more about the v3.0 version and new capabilities.
138+
* Follow our [**Document Intelligence v3.1 migration guide**](v3-1-migration-guide.md) to learn how to use the v3.1 version in your applications and workflows.
137139

140+
* Explore our [**REST API**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2023-07-31/operations/AnalyzeDocument).
141+
138142
> [!div class="nextstepaction"]
139143
> [Try the Document Intelligence Studio](https://formrecognizer.appliedai.azure.com/studio)

0 commit comments

Comments
 (0)