Skip to content

Commit b39b79a

Browse files
committed
mortgage docs fix
1 parent 1697043 commit b39b79a

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ms.author: lajanuar
4545

4646
The following table shows the available models for each current preview and stable API:
4747

48-
|**Model Type**| **Model**|&bullet; [2024-02-29-preview](/rest/api/aiservices/document-models/build-model?view=rest-aiservices-2024-02-29-preview&preserve-view=true&branch=docintelligence&tabs=HTTP) <br>&bullet [2023-10-31-preview](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-02-29-preview&preserve-view=true)|[2023-07-31 (GA)](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)|[2022-08-31 (GA)](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument)|[v2.1 (GA)](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2-1/operations/AnalyzeBusinessCardAsync)|
48+
|**Model Type**| **Model**|&bullet; [2024-02-29-preview](/rest/api/aiservices/document-models/build-model?view=rest-aiservices-2024-02-29-preview&preserve-view=true&branch=docintelligence&tabs=HTTP) <br> &bullet [2023-10-31-preview](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-02-29-preview&preserve-view=true)|[2023-07-31 (GA)](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)|[2022-08-31 (GA)](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument)|[v2.1 (GA)](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2-1/operations/AnalyzeBusinessCardAsync)|
4949
|----------------|-----------|---|--|---|---|
5050
|Document analysis models|[Read](concept-read.md) | ✔️| ✔️| ✔️| n/a|
5151
|Document analysis models|[Layout](concept-layout.md) | ✔️| ✔️| ✔️| ✔️|
@@ -61,11 +61,14 @@ The following table shows the available models for each current preview and stab
6161
|Prebuilt models|[US 1098-T Tax](concept-tax-document.md) | ✔️| ✔️| n/a| n/a|
6262
|Prebuilt models|[US 1099 Tax](concept-tax-document.md) | ✔️| n/a| n/a| n/a|
6363
|Prebuilt models|[US W2 Tax](concept-tax-document.md) | ✔️| ✔️| ✔️| n/a|
64-
|Prebuilt models|[Add-on capabilities](concept-add-on-capabilities.md) | ✔️| ✔️| n/a| n/a|
64+
|Prebuilt models|[US Mortgage 1003 URLA](concept-mortgage-documents.md) | ✔️| n/a| n/a| n/a|
65+
|Prebuilt models|[US Mortgage 1008 ](concept-mortgage-documents.md) | ✔️| n/a| n/a| n/a|
66+
|Prebuilt models|[US Mortgage closing disclosure](concept-mortgage-documents.md) | ✔️| n/a| n/a| n/a|
6567
|Custom models|[Custom classifier](concept-custom-classifier.md) | ✔️| ✔️| n/a| n/a|
6668
|Custom models|[Custom neural](concept-custom-neural.md) | ✔️| ✔️| ✔️| n/a|
6769
|Custom models|[Custom template](concept-custom-template.md) | ✔️| ✔️| ✔️| ✔️|
6870
|Custom models|[Custom composed](concept-composed-models.md) | ✔️| ✔️| ✔️| ✔️|
71+
|All models|[Add-on capabilities](concept-add-on-capabilities.md) | ✔️| ✔️| n/a| n/a|
6972

7073
|**Add-on Capability**| **Add-On/Free**|&bullet; [2024-02-29-preview](/rest/api/aiservices/document-models/build-model?view=rest-aiservices-2024-02-29-preview&preserve-view=true&branch=docintelligence&tabs=HTTP) <br>&bullet [2023-10-31-preview](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-02-29-preview&preserve-view=true|[`2023-07-31` (GA)](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)|[`2022-08-31` (GA)](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument)|[v2.1 (GA)](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2-1/operations/AnalyzeBusinessCardAsync)|
7174
|----------------|-----------|---|--|---|---|

articles/ai-services/document-intelligence/concept-mortgage-documents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ monikerRange: '>=doc-intel-4.0.0'
2121

2222
**This content applies to:** ![checkmark](media/yes-icon.png) **v4.0 (preview)** ![checkmark](media/yes-icon.png)
2323

24-
The Document Intelligence Mortgage models uses powerful Optical Character Recognition (OCR) capabilities and deep learning models to analyze and extract key fields from mortgage documents. Mortgage documents can be of various formats and quality. The API analyzes mortgage documents and returns a structured JSON data representation. The models currently supports English-language documents only.
24+
The Document Intelligence Mortgage models use powerful Optical Character Recognition (OCR) capabilities and deep learning models to analyze and extract key fields from mortgage documents. Mortgage documents can be of various formats and quality. The API analyzes mortgage documents and returns a structured JSON data representation. The models currently support English-language documents only.
2525

2626
**Supported document types:**
2727

0 commit comments

Comments
 (0)