Skip to content

Commit b6ffe10

Browse files
authored
Fixed typos
1 parent 3f4cfaa commit b6ffe10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,9 @@ The US mortgage document models analyze and extract key fields including borrowe
195195
|Model|Description|ModelID|
196196
|---|---|---|
197197
|1003 End-User License Agreement (EULA)|Extract loan, borrower, property details.|**prebuilt-mortgage.us.1003**|
198-
|1008 Summary document|Extract borrower, seler, property, mortgage and underwriting details.|**prebuilt-mortgage.us.1008**|
198+
|1008 Summary document|Extract borrower, seller, property, mortgage and underwriting details.|**prebuilt-mortgage.us.1008**|
199199
|Closing disclosure|Extract closing, transaction costs and loan details.|**prebuilt-mortgage.us.closingDisclosure**|
200-
|Mairrage certificate|Extract mairrage information details for joint loan applicants.|**prebuilt-marriageCertficute.us**|
200+
|Marriage certificate|Extract marriage information details for joint loan applicants.|**prebuilt-marriageCertificate**|
201201
|US Tax W-2|Extract taxable compensation details for income verification.|**prebuilt-tax.us.W-2**|
202202

203203
***Sample Closing disclosure document processed using [Document Intelligence Studio](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=mortgage.us.closingDisclosure)***:
@@ -291,7 +291,7 @@ Use the credit card model to process credit and debit cards to extract key field
291291

292292
Custom models can be broadly classified into two types. Custom classification models that support classification of a "document type" and custom extraction models that can extract a defined schema from a specific document type.
293293

294-
:::image type="icon" source="media/custom-models.png":::
294+
:::image type="icon" source="media/custom-models.png" alt-text="Types of custom models and assoicated model build modes.":::
295295

296296
Custom document models analyze and extract data from forms and documents specific to your business. They're trained to recognize form fields within your distinct content and extract key-value pairs and table data. You only need one example of the form type to get started.
297297

0 commit comments

Comments
 (0)