Skip to content

Commit dfb1ff6

Browse files
Merge pull request #283798 from laujan/patch-4
Update concept-bank-check.md
2 parents 99e24e3 + 8019a00 commit dfb1ff6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/ai-services/document-intelligence/concept-bank-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ A check is a secure way to transfer amount from payee's account to receiver's ac
7474

7575
## Supported locales
7676

77-
The **`prebuilt-check.us`** version 2027-07-31-preview supports the **en-us** locale.
77+
The **`prebuilt-check.us`** version 2024-07-31-preview supports the **en-us** locale.
7878

7979
## Next steps
8080

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,23 +27,23 @@ monikerRange: ">=doc-intel-3.0.0"
2727

2828
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 tax documents. Tax documents 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 customer name, billing address, due date, and amount due; and returns a structured JSON data representation. The model currently supports certain English tax document formats.
2929

30-
**Supported document types:**
30+
**Supported tax form types:**
3131

32-
* `Unified tax US`
32+
* Unified tax US
3333
* W-2
3434
* 1098
3535
* 1098-E
3636
* 1098-T
37-
* 1099 and variations (A, B, C, CAP, `Combo`, DIV, G, H, INT, K, LS, LTC, MISC, NEC, OID, PATR, Q, QA, R, S, SA, SB​)
38-
* 1040 and variations (`Schedule 1, Schedule 2, Schedule 3, Schedule 8812, Schedule A, Schedule B, Schedule C, Schedule D, Schedule E, Schedule EIC, Schedule F, Schedule H, Schedule J, Schedule R, Schedule SE, and Schedule Senior`)
37+
* 1099 and variations (A, B, C, CAP, Combo, DIV, G, H, INT, K, LS, LTC, MISC, NEC, OID, PATR, Q, QA, R, S, SA, SB​)
38+
* 1040 and variations (Schedule 1, Schedule 2, Schedule 3, Schedule 8812, Schedule A, Schedule B, Schedule C, Schedule D, Schedule E, Schedule EIC, Schedule F, Schedule H, Schedule J, Schedule R, Schedule SE, and Schedule Senior)
3939

4040
## Automated tax document processing
4141

4242
Automated tax document processing is the process of extracting key fields from tax documents. Historically, tax documents were processed manually. This model allows for the easy automation of tax scenarios.
4343

4444
## Unified Tax US
4545

46-
This preview introduces the `Unified US Tax` prebuilt model, which automatically detects and extracts data from `W2`, `1098`, 1`040`, and `1099` tax forms in submitted documents. These documents can be composed of many tax or non-tax-related documents. The model only processes the forms it supports.
46+
This preview introduces the `Unified US Tax` prebuilt model, which automatically detects and extracts data from `W2`, `1098`, `1040`, and `1099` tax forms in submitted documents. These documents can be composed of many tax or non-tax-related documents. The model only processes the forms it supports.
4747

4848
:::image type="content" source="media/us-unified-tax-diagram.png" alt-text="Screenshot of a Unified Tax processing diagram.":::
4949

0 commit comments

Comments
 (0)