Skip to content

Commit dc4fced

Browse files
authored
Update choose-model-feature.md correction
1 parent 200c79f commit dc4fced

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-services/document-intelligence/concept/choose-model-feature.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ The following decision charts highlight the features of each supported model to
3636
| -----------------|--------------|-------------------|
3737
|**US Unified Tax**|You want to extract key information across all tax forms of W2, 1040, 1090, 1098 from a single file without running any custom classification of your own.|[**US Unified tax model**](../prebuilt/tax-document.md)|
3838
|**US Tax W-2 tax**|You want to extract key information such as salary, wages, and taxes withheld.|[**US tax W-2 model**](../prebuilt/tax-document.md)|
39+
|**US Tax W-4 tax**|You want to extract key information such as claim adjustments, personal information.|[**US tax W-4 model**](../prebuilt/tax-document.md)|
40+
|**US Tax 1095(A,C)**|You want to extract premium tax credit, advance credit payment details.|[**US tax 1095 model**](../prebuilt/tax-document.md)|
3941
|**US Tax 1098**|You want to extract mortgage interest details such as principal, points, and tax.|[**US tax 1098 model**](../prebuilt/tax-document.md)|
4042
|**US Tax 1098-E**|You want to extract student loan interest details such as lender and interest amount.|[**US tax 1098-E model**](../prebuilt/tax-document.md)|
4143
|**US Tax 1098T**|You want to extract qualified tuition details such as scholarship adjustments, student status, and lender information.|[**US tax 1098-T model**](../prebuilt/tax-document.md)|
@@ -69,7 +71,6 @@ The following decision charts highlight the features of each supported model to
6971
| -----------------|--------------|-------------------|
7072
|**Structured, consistent, documents with a static layout**. |Structured forms such as questionnaires or applications. | [**Custom template model**](./../train/custom-template.md)|
7173
|**Structured and semi-structured**.|&#9679; Structured &rightarrow; surveys</br>&#9679; Semi-structured &rightarrow; invoices | [**Custom neural model**](../train/custom-neural.md)|
72-
|**Unstructured documents, documents with varying templates**.|&#9679; Unstructured documents like contracts or letters</br> &#9679; Varying document templates like loan statements from different mortgage companies| [**Custom generative model**](../train/custom-generative-extraction.md)|
7374
|**A collection of several models each trained on similar-type documents.** |&#9679; Supply purchase orders</br>&#9679; Equipment purchase orders</br>&#9679; Furniture purchase orders</br> **All composed into a single model**.| [**Composed custom model**](../train/composed-models.md)|
7475

7576
## Custom classification model

0 commit comments

Comments
 (0)