Skip to content

Commit b463149

Browse files
authored
Update concept-model-overview.md
1 parent 11be417 commit b463149

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

β€Žarticles/applied-ai-services/form-recognizer/concept-model-overview.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -179,17 +179,17 @@ A composed model is created by taking a collection of custom models and assignin
179179
180180
## Model data extraction
181181

182-
| **Model ID** | **Text extraction** | **Language detection** | **Selection Marks** | **Tables** | **Paragraphs** | **Paragraph roles** | **Key-Value pairs** | **Fields** |**Entities** |
183-
|:-----|:----:|:----:|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
184-
|πŸ†• [prebuilt-read](concept-read.md#data-extraction) | βœ“ | βœ“ | | | βœ“ | | | | |
185-
|πŸ†• [prebuilt-tax.us.w2](concept-w2.md#field-extraction) | βœ“ | | βœ“ | | βœ“ | | | βœ“ | |
186-
|πŸ†• [prebuilt-document](concept-general-document.md#data-extraction)| βœ“ | | βœ“ | βœ“ | βœ“ | | βœ“ | | βœ“ |
187-
| [prebuilt-layout](concept-layout.md#data-extraction) | βœ“ | | βœ“ | βœ“ | βœ“ | βœ“ | | | | |
188-
| [prebuilt-invoice](concept-invoice.md#field-extraction) | βœ“ | | βœ“ | βœ“ | βœ“ | | βœ“ | βœ“ | |
189-
| [prebuilt-receipt](concept-receipt.md#field-extraction) | βœ“ | | | | βœ“ | | | βœ“ | |
190-
| [prebuilt-idDocument](concept-id-document.md#field-extraction) | βœ“ | | | | βœ“ | | | βœ“ | |
191-
| [prebuilt-businessCard](concept-business-card.md#field-extraction) | βœ“ | | | | βœ“ | | | βœ“ | |
192-
| [Custom](concept-custom.md#compare-model-features) | βœ“ | | βœ“ | βœ“ | βœ“ | | | βœ“ | |
182+
| **Model ID** | **Text extraction** | **Language detection** | **Selection Marks** | **Tables** | **Paragraphs** | **Paragraph roles** | **Key-Value pairs** | **Fields** |
183+
|:-----|:----:|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
184+
|πŸ†• [prebuilt-read](concept-read.md#data-extraction) | βœ“ | βœ“ | | | βœ“ | | | |
185+
|πŸ†• [prebuilt-tax.us.w2](concept-w2.md#field-extraction) | βœ“ | | βœ“ | | βœ“ | | | βœ“ |
186+
|πŸ†• [prebuilt-document](concept-general-document.md#data-extraction)| βœ“ | | βœ“ | βœ“ | βœ“ | | βœ“ | |
187+
| [prebuilt-layout](concept-layout.md#data-extraction) | βœ“ | | βœ“ | βœ“ | βœ“ | βœ“ | | | |
188+
| [prebuilt-invoice](concept-invoice.md#field-extraction) | βœ“ | | βœ“ | βœ“ | βœ“ | | βœ“ | βœ“ |
189+
| [prebuilt-receipt](concept-receipt.md#field-extraction) | βœ“ | | | | βœ“ | | | βœ“ |
190+
| [prebuilt-idDocument](concept-id-document.md#field-extraction) | βœ“ | | | | βœ“ | | | βœ“ |
191+
| [prebuilt-businessCard](concept-business-card.md#field-extraction) | βœ“ | | | | βœ“ | | | βœ“ |
192+
| [Custom](concept-custom.md#compare-model-features) | βœ“ | | βœ“ | βœ“ | βœ“ | | | βœ“ |
193193

194194
## Input requirements
195195

0 commit comments

Comments
Β (0)