Skip to content

Commit b368531

Browse files
Merge pull request #256988 from laujan/patch-5
Update concept-general-document.md
2 parents fbf2372 + 1c8233f commit b368531

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
88
ms.topic: conceptual
9-
ms.date: 07/18/2023
9+
ms.date: 11/01/2023
1010
ms.author: lajanuar
1111
monikerRange: '>=doc-intel-3.0.0'
1212
---
@@ -19,9 +19,6 @@ monikerRange: '>=doc-intel-3.0.0'
1919

2020
The General document v3.0 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 only available with the v3.0 API. For more information on using the v3.0 API, see our [migration guide](v3-1-migration-guide.md).
2121

22-
> [!NOTE]
23-
> The ```2023-07-31``` (GA) version of the general document model adds support for **normalized keys**.
24-
2522
## General document features
2623

2724
* The general document model is a pretrained model; it doesn't require labels or training.
@@ -30,8 +27,6 @@ The General document v3.0 model combines powerful Optical Character Recognition
3027

3128
* The general document model supports structured, semi-structured, and unstructured documents.
3229

33-
* Key names are spans of text within the document that are associated with a value. With the ```2023-07-31```(GA) API version, key names are normalized where applicable.
34-
3530
* Selection marks are identified as fields with a value of ```:selected:``` or ```:unselected:```
3631

3732
***Sample document processed in the Document Intelligence Studio***

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
88
ms.topic: conceptual
9-
ms.date: 07/18/2023
9+
ms.date: 11/01/2023
1010
ms.author: lajanuar
1111
monikerRange: '>=doc-intel-3.0.0'
1212
---
@@ -80,7 +80,7 @@ Try extracting text from forms and documents using the Document Intelligence Stu
8080

8181
## Supported extracted languages and locales
8282

83-
The following lists include the currently GA languages in the most recent v3.0 version for Read, Layout, and Custom template (form) models.
83+
The following lists include the languages currently supported for the GA versions of Read, Layout, and Custom template (form) models.
8484

8585
> [!NOTE]
8686
> **Language code optional**

0 commit comments

Comments
 (0)