Skip to content

Commit badbb0d

Browse files
authored
Merge pull request #258712 from laujan/patch-1
Update overview.md
2 parents d3e39d1 + 6b47297 commit badbb0d

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

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

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Prebuilt models enable you to add intelligent document processing to your apps a
107107
:::row:::
108108
:::column span="":::
109109
:::image type="icon" source="media/overview/icon-insurance-card.png" link="#health-insurance-card":::</br>
110-
[**Health Insurance card**](#health-insurance-card) | Extract health insurance details.
110+
[**Health Insurance card**](#health-insurance-card) | Extract health </br>insurance details.
111111
:::column-end:::
112112
:::column span="":::
113113
:::image type="icon" source="media/overview/icon-contract.png" link="#contract-model":::</br>
@@ -190,12 +190,13 @@ Prebuilt models enable you to add intelligent document processing to your apps a
190190

191191
## Custom models
192192

193-
Custom models are trained using your labeled datasets to extract distinct data from forms and documents, specific to your use cases. Standalone custom models can be combined to create composed models.
193+
* Custom models are trained using your labeled datasets to extract distinct data from forms and documents, specific to your use cases.
194+
* Standalone custom models can be combined to create composed models.
194195

195196
:::row:::
196197
:::column:::
197-
**Extraction models**</br>
198-
Custom extraction models are trained to extract labeled fields from documents.
198+
* **Extraction models**</br>
199+
✔️ Custom extraction models are trained to extract labeled fields from documents.
199200
:::column-end:::
200201
:::row-end:::
201202

@@ -216,15 +217,15 @@ Custom models are trained using your labeled datasets to extract distinct data f
216217

217218
:::row:::
218219
:::column:::
219-
**Classification model**</br>
220-
Custom classifiers analyze input documents to identify document types prior to invoking an extraction model.
220+
* **Classification model**</br>
221+
✔️ Custom classifiers identify document types prior to invoking an extraction model.
221222
:::column-end:::
222223
:::row-end:::
223224

224225
:::row:::
225226
:::column span="":::
226227
:::image type="icon" source="media/overview/icon-custom-classifier.png" link="#custom-classification-model":::</br>
227-
[**Custom classifier**](#custom-classification-model) | Identify designated document types (classes) prior to invoking an extraction model.
228+
[**Custom classifier**](#custom-classification-model) | Identify designated document types (classes) </br>prior to invoking an extraction model.
228229
:::column-end:::
229230
:::row-end:::
230231

@@ -261,8 +262,8 @@ Document Intelligence supports optional features that can be enabled and disable
261262
|prebuilt-tax.us.1099(Variations)|| | || | |O|O||O|O|O||
262263
|prebuilt-contract||||| | |O|O||O|O|O||
263264
|{ customModelName }|||||| |O|O||O|O|O||
264-
|prebuilt-document (deprecated 2023-10-31-preview)|||||||O|O| |O|O|O| |
265-
|prebuilt-businessCard (deprecated 2023-10-31-preview)|| | | | | | | || | | | |
265+
|prebuilt-document (**deprecated </br>2023-10-31-preview**)|||||||O|O| |O|O|O| |
266+
|prebuilt-businessCard (**deprecated </br>2023-10-31-preview**)|| | | | | | | || | | | |
266267

267268
✓ - Enabled</br>
268269
O - Optional</br>

articles/ai-services/document-intelligence/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ items:
2525
href: changelog-release-history.md
2626
- name: Language support
2727
items:
28-
- name: Read Layout OCR models
28+
- name: Document analysis models
2929
displayName: language, locale, handwritten, handwriting, text, detect, detection, general, document, printed
3030
href: language-support-ocr.md?view=doc-intel-4.0.0&preserve-view=true
3131
- name: Prebuilt models

0 commit comments

Comments
 (0)