Skip to content

Commit b982dea

Browse files
committed
update view
1 parent 587945c commit b982dea

File tree

6 files changed

+13
-22
lines changed

6 files changed

+13
-22
lines changed

articles/ai-services/document-intelligence/prebuilt/bank-statement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ A bank statement helps review account's activities during a specified period. It
5151

5252
## Supported languages and locales
5353

54-
For a complete list of supported languages, *see* our [prebuilt model language support](../language-support/prebuilt.md) page .
54+
For a complete list of supported languages, *see* our [prebuilt model language support](../language-support/prebuilt.md) page.
5555

5656
## Field extractions
5757

articles/ai-services/document-intelligence/prebuilt/health-insurance-card.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ See how data is extracted from health insurance cards using the Document Intelli
9393
9494
## Supported languages and locales
9595

96-
For a complete list of supported languages, *see* our [prebuilt model language support](../language-support/prebuilt.md) page .
96+
For a complete list of supported languages, *see* our [prebuilt model language support](../language-support/prebuilt.md) page.
9797

9898
## Field extraction
9999

articles/ai-services/document-intelligence/prebuilt/id-document.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -234,13 +234,6 @@ For supported document extraction fields, refer to the [ID document model schema
234234

235235
<!--docutune:disable -->
236236

237-
::: moniker range=">=doc-intel-3.0.0"
238-
239-
240-
For supported document extraction fields, refer to the [ID document model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/id-document.md) page in our GitHub sample repository.
241-
242-
::: moniker-end
243-
244237
::: moniker range="doc-intel-2.1.0"
245238

246239
<!--docutune:enable -->
@@ -261,7 +254,7 @@ For supported document extraction fields, refer to the [ID document model schema
261254
| LastName | string | Extracted surname | "BROOKS" |
262255
| Nationality | country | Country code compliant with ISO 3166 standard | "USA" |
263256
| Sex | gender | Possible extracted values include "M" "F" "X" | "F" |
264-
| MachineReadableZone | object | Extracted Passport MRZ including two lines of 44 characters each | "P<USABROOKS<<JENNIFER<<<<<<<<<<<<<<<<<<<<<<< 3400200135USA8001014F1905054710000307<715816" |
257+
| MachineReadableZone | object | Extracted Passport `MRZ` including two lines of 44 characters each | "P<USABROOKS<<JENNIFER<<<<<<<<<<<<<<<<<<<<<<< 3400200135USA8001014F1905054710000307<715816" |
265258
| DocumentType | string | Document type, for example, Passport, Driver's License | "passport" |
266259
| Address | string | Extracted address (Driver's License only) | "123 STREET ADDRESS YOUR CITY WA 99999-1234"|
267260
| Region | string | Extracted region, state, province, etc. (Driver's License only) | "Washington" |

articles/ai-services/document-intelligence/prebuilt/invoice.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The Document Intelligence invoice model uses powerful Optical Character Recognit
4444

4545
## Automated invoice processing
4646

47-
Automated invoice processing is the process of extracting key accounts payable fields from billing account documents. Extracted data includes line items from invoices integrated with your accounts payable (AP) workflows for reviews and payments. Historically, the accounts payable process is performed manually and, hence, very time consuming. Accurate extraction of key data from invoices is typically the first and one of the most critical steps in the invoice automation process.
47+
Automated invoice processing is the process of extracting key `accounts payable` fields from billing account documents. Extracted data includes line items from invoices integrated with your accounts payable (AP) workflows for reviews and payments. Historically, the accounts payable process is performed manually and, hence, very time consuming. Accurate extraction of key data from invoices is typically the first and one of the most critical steps in the invoice automation process.
4848

4949
::: moniker range=">=doc-intel-3.0.0"
5050

@@ -183,7 +183,7 @@ See how data, including customer information, vendor details, and line items, is
183183

184184
## Supported languages and locales
185185

186-
For a complete list of supported languages *see* our [prebuilt model language support](../language-support/prebuilt.md) page .
186+
For a complete list of supported languages, *see* our [prebuilt model language support](../language-support/prebuilt.md) page.
187187

188188
## Field extraction
189189

@@ -269,8 +269,8 @@ List all the detected payment options detected on the field.
269269

270270
|Name| Type | Description | Text (line item #1) | Value (standardized output) |
271271
|:-----|:----|:----|:----| :----|
272-
| IBAN | string | Internal Bank Account Number | GB33BUKB20201555555555 | |
273-
| SWIFT | string | SWIFT code | BUKBGB22 | |
272+
| `IBAN` | string | Internal Bank Account Number | GB33BUKB20201555555555 | |
273+
| `SWIFT` | string | SWIFT code | BUKBGB22 | |
274274
| BankAccountNumber | string | Bank account number, a unique identifier for a bank account | 123456 | |
275275
| BPayBillerCode | string | Australian B-Pay Biller Code | 12345 | |
276276
| BPayReference | string | Australian B-Pay Reference Code | 98765432100 | |

articles/ai-services/document-intelligence/prebuilt/pay-stub.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Document Intelligence pay stub model
2+
title: Document Intelligence payStub model
33
titleSuffix: Azure AI services
44
description: Automate compensation and earnings information from pay slips and stubs.
55
author: laujan
@@ -13,15 +13,15 @@ monikerRange: '>=doc-intel-4.0.0'
1313

1414
<!-- markdownlint-disable MD033 -->
1515

16-
# Document Intelligence pay stub model
16+
# Document Intelligence payStub model
1717

18-
The Document Intelligence pay stub model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to analyze and extract compensation and earnings data from pay slips. The API analyzes documents and files with payroll related information; extracts key information and returns a structured JSON data representation.
18+
The Document Intelligence payStub model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to analyze and extract compensation and earnings data from pay slips. The API analyzes documents and files with payroll related information; extracts key information and returns a structured JSON data representation.
1919

2020
| Feature | version| Model ID |
2121
|---------- |---------|--------|
22-
|Pay stub model|&bullet; v4.0:2024-07-31 (preview)|**`prebuilt-payStub.us`**|
22+
|payStub model|&bullet; v4.0:2024-07-31 (preview)|**`prebuilt-payStub.us`**|
2323

24-
## Try pay stub data extraction
24+
## Try payStub data extraction
2525

2626
Pay stubs are essential documents issued by employers to employees, providing earnings, deductions, and net pay information for a specific pay period. See how data is extracted using `prebuilt-payStub.us` model. You need the following resources:
2727

@@ -49,7 +49,7 @@ For a complete list of supported languages, *see* our [prebuilt model language s
4949

5050
## Field extractions
5151

52-
For supported document extraction fields, refer to the [pay stub model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/pay-stub.md) page in our GitHub sample repository.
52+
For supported document extraction fields, refer to the [payStub model schema](https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/pay-stub.md) page in our GitHub sample repository.
5353

5454
## Supported locales
5555

articles/ai-services/document-intelligence/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,6 @@ items:
344344
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/pay-stub.md
345345
- name: Receipt
346346
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/2024-07-31-preview/receipt.md
347-
- name: Marriage certificate
348-
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/schema/marriage-certificate/2024-07-31-preview.json?context=/azure/ai-services/context/context
349347
- name: Resources
350348
items:
351349
- name: Enterprise readiness

0 commit comments

Comments
 (0)