Skip to content

Commit f50d382

Browse files
committed
add contract to model page
1 parent fe3850c commit f50d382

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: conceptual
10-
ms.date: 07/18/2023
10+
ms.date: 09/20/2023
1111
ms.author: lajanuar
1212
monikerRange: 'doc-intel-3.1.0'
1313
---
@@ -18,7 +18,7 @@ monikerRange: 'doc-intel-3.1.0'
1818

1919
[!INCLUDE [applies to v3.1](includes/applies-to-v3-1.md)]
2020

21-
The Document Intelligence contract model uses powerful Optical Character Recognition (OCR) capabilities to analyze and extract key fields and line items from a select group of important contract entities. Contracts can be of various formats and quality including phone-captured images, scanned documents, and digital PDFs. The API analyzes document text; extracts key information such as Parties, Jurisdictions, Contract ID, and Title; and returns a structured JSON data representation. The model currently supports certain English document formats.
21+
The Document Intelligence contract model uses powerful Optical Character Recognition (OCR) capabilities to analyze and extract key fields and line items from a select group of important contract entities. Contracts can be of various formats and quality including phone-captured images, scanned documents, and digital PDFs. The API analyzes document text; extracts key information such as Parties, Jurisdictions, Contract ID, and Title; and returns a structured JSON data representation. The model currently supports English-language document formats.
2222

2323
## Automated contract processing
2424

articles/ai-services/document-intelligence/concept-model-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ monikerRange: '<=doc-intel-3.1.0'
4343
| [General document](#general-document) | Extract key-value pairs in addition to text and document structure information.|
4444
|**Prebuilt models**||
4545
| [Health insurance card](#health-insurance-card) | Automate healthcare processes by extracting insurer, member, prescription, group number and other key information from US health insurance cards.|
46-
| [US Tax document(( models](#us-tax-documents) | Process W2 forms to extract employee, employer, wage, and other information. |
46+
| [US Tax document models](#us-tax-documents) | Process US tax forms to extract employee, employer, wage, and other information. |
4747
| [Contract](#contract) | Extract agreement and party details.|
4848
| [Invoice](#invoice) | Automate invoices. |
4949
| [Receipt](#receipt) | Extract receipt data from receipts.|
@@ -141,7 +141,7 @@ The US tax document models analyze and extract key fields and line items from a
141141

142142
The contract model analyzes and extracts key fields and line items from contract agreements including parties, jurisdictions, contract ID, and title. The model currently supports English-language contract documents.
143143

144-
***Sample contract processed using [Document Intelligence Studio](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=invoice)***:
144+
***Sample contract processed using [Document Intelligence Studio](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=contract)***:
145145

146146
:::image type="content" source="media/studio/analyze-contract.png" alt-text="Screenshot of contract model extraction using Document Intelligence Studio.":::
147147

articles/ai-services/document-intelligence/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: overview
10-
ms.date: 09/05/2023
10+
ms.date: 09/20/2023
1111
ms.author: lajanuar
1212
monikerRange: '<=doc-intel-3.1.0'
1313
---

0 commit comments

Comments
 (0)