Skip to content

Commit 6daf12c

Browse files
committed
edit for pub
1 parent c7df1e0 commit 6daf12c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ recommendations: false
5555

5656
### Read OCR
5757

58-
[:::image type="icon" source="media/studio/read-card.png" :::](https://formrecognizer.appliedai.azure.com/studio/read)
58+
:::image type="icon" source="media/studio/read-card.png" :::
5959

6060
The Read API analyzes and extracts lines, words, their locations, detected languages, and handwritten style if detected.
6161

@@ -68,7 +68,7 @@ The Read API analyzes and extracts lines, words, their locations, detected langu
6868
6969
### Layout analysis
7070

71-
[:::image type="icon" source="media/studio/layout.png":::](https://formrecognizer.appliedai.azure.com/studio/layout)
71+
:::image type="icon" source="media/studio/layout.png":::
7272

7373
The Layout analysis model analyzes and extracts text, tables, selection marks, and other structure elements like titles, section headings, page headers, page footers, and more.
7474

@@ -82,9 +82,9 @@ The Layout analysis model analyzes and extracts text, tables, selection marks, a
8282
8383
### General document
8484

85-
[:::image type="icon" source="media/studio/general-document.png":::](https://formrecognizer.appliedai.azure.com/studio/document)
85+
:::image type="icon" source="media/studio/general-document.png":::
8686

87-
The general document model is ideal for extracting common key-value pairs from forms and documents. It's a pre-trained model and can be directly invoked via the REST API and the SDKs. You can use the general document model as an alternative to training a custom model.
87+
The general document model is ideal for extracting common key-value pairs from forms and documents. It's a pretrained model and can be directly invoked via the REST API and the SDKs. You can use the general document model as an alternative to training a custom model.
8888

8989
***Sample document processed using the [Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/document)***:
9090

@@ -95,7 +95,7 @@ The general document model is ideal for extracting common key-value pairs from f
9595
9696
### Health insurance card
9797

98-
:::image type="content" source="media/studio/health-insurance-logo.png" alt-text="Screenshot of insurance card analysis in Form Recognizer Studio.":::
98+
:::image type="icon" source="media/studio/health-insurance-logo.png":::
9999

100100
The health insurance card model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to analyze and extract key information from US health insurance cards.
101101

@@ -108,7 +108,7 @@ The health insurance card model combines powerful Optical Character Recognition
108108
109109
### W-2
110110

111-
[:::image type="icon" source="media/studio/w2.png":::](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=tax.us.w2)
111+
:::image type="icon" source="media/studio/w2.png":::
112112

113113
The W-2 form model extracts key information reported in each box on a W-2 form. The model supports standard and customized forms from 2018 to the present, including single and multiple forms on one page.
114114

@@ -121,7 +121,7 @@ The W-2 form model extracts key information reported in each box on a W-2 form.
121121
122122
### Invoice
123123

124-
[:::image type="icon" source="media/studio/invoice.png":::](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=invoice)
124+
:::image type="icon" source="media/studio/invoice.png":::
125125

126126
The invoice model automates processing of invoices to extracts customer name, billing address, due date, and amount due, line items and other key data. Currently, the model supports English, Spanish, German, French, Italian, Portuguese, and Dutch invoices.
127127

@@ -134,7 +134,7 @@ The invoice model automates processing of invoices to extracts customer name, bi
134134
135135
### Receipt
136136

137-
[:::image type="icon" source="media/studio/receipt.png":::](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=receipt)
137+
:::image type="icon" source="media/studio/receipt.png":::
138138

139139
Use the receipt model to scan sales receipts for merchant name, dates, line items, quantities, and totals from printed and handwritten receipts. The version v3.0 also supports single-page hotel receipt processing.
140140

@@ -147,7 +147,7 @@ Use the receipt model to scan sales receipts for merchant name, dates, line item
147147
148148
### Identity document (ID)
149149

150-
[:::image type="icon" source="media/studio/id-document.png":::](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=idDocument)
150+
:::image type="icon" source="media/studio/id-document.png":::
151151

152152
Use the Identity document (ID) model to process U.S. Driver's Licenses (all 50 states and District of Columbia) and biographical pages from international passports (excluding visa and other travel documents) to extract key fields.
153153

@@ -160,7 +160,7 @@ Use the Identity document (ID) model to process U.S. Driver's Licenses (all 50 s
160160
161161
### Business card
162162

163-
[:::image type="icon" source="media/studio/business-card.png":::](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=businessCard)
163+
:::image type="icon" source="media/studio/business-card.png":::
164164

165165
Use the business card model to scan and extract key information from business card images.
166166

@@ -173,7 +173,7 @@ Use the business card model to scan and extract key information from business ca
173173
174174
### Custom models
175175

176-
[:::image type="icon" source="media/studio/custom.png":::](https://formrecognizer.appliedai.azure.com/studio/custommodel/projects)
176+
:::image type="icon" source="media/studio/custom.png":::
177177

178178
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 five examples of the same form type to get started.
179179

@@ -188,7 +188,7 @@ Version v3.0 custom model supports signature detection in custom forms (template
188188
189189
#### Custom extraction
190190

191-
[:::image type="icon" source="media/studio/custom-extraction.png":::](https://formrecognizer.appliedai.azure.com/studio/custommodel/projects)
191+
:::image type="icon" source="media/studio/custom-extraction.png":::
192192

193193
Custom extraction model can be one of two types, **custom template** or **custom neural**. To create a custom extraction model, label a dataset of documents with the values you want extracted and train the model on the labeled dataset. You only need five examples of the same form or document type to get started.
194194

@@ -204,7 +204,7 @@ Custom extraction model can be one of two types, **custom template** or **custom
204204
205205
#### Custom classifier
206206

207-
[:::image type="icon" source="media/studio/custom-classifier.png":::](https://formrecognizer.appliedai.azure.com/studio/custommodel/projects)
207+
:::image type="icon" source="media/studio/custom-classifier.png":::
208208

209209
The custom classification model enables you to identify the document type prior to invoking the extraction model. The classification model is available starting with the 2023-02-28-preview. Training a custom classification model requires at least two distinct classes and a minimum of five samples per class.
210210

0 commit comments

Comments
 (0)