You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/applied-ai-services/form-recognizer/concept-business-card.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ recommendations: false
13
13
---
14
14
<!-- markdownlint-disable MD033 -->
15
15
16
-
# Azure Form Recognizer Business Card model
16
+
# Azure Form Recognizer business card model
17
17
18
18
::: moniker range="form-recog-3.0.0"
19
19
[!INCLUDE [applies to v3.0](includes/applies-to-v3-0.md)]
@@ -32,15 +32,15 @@ Business cards are a great way to represent a business or a professional. The co
32
32
::: moniker range="form-recog-3.0.0"
33
33
***Sample business card processed with [Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=businessCard)***
34
34
35
-
:::image type="content" source="media/studio/overview-business-card-studio.png" alt-text="sample business card" lightbox="./media/overview-business-card.jpg":::
35
+
:::image type="content" source="media/studio/overview-business-card-studio.png" alt-text="Screenshot of a sample business card analyzed in the Form Recognizer Studio." lightbox="./media/overview-business-card.jpg":::
36
36
37
37
::: moniker-end
38
38
39
39
::: moniker range="form-recog-2.1.0"
40
40
41
-
***Sample business processed with [Form Recognizer sample labeling tool](https://fott-2-1.azurewebsites.net/)***
41
+
***Sample business processed with [Form Recognizer Sample Labeling tool](https://fott-2-1.azurewebsites.net/)***
42
42
43
-
:::image type="content" source="media/business-card-example.jpg" alt-text="sample business card":::
43
+
:::image type="content" source="media/business-card-example.jpg" alt-text="Screenshot of a sample business card analyzed with the Form Recognizer Sample Labeling tool.":::
44
44
45
45
::: moniker-end
46
46
@@ -98,13 +98,13 @@ See how data, including name, job title, address, email, and company name, is ex
98
98
99
99
::: moniker range="form-recog-2.1.0"
100
100
101
-
## Form Recognizer sample labeling tool
101
+
## Form Recognizer Sample Labeling tool
102
102
103
103
1. Navigate to the [Form Recognizer Sample Tool](https://fott-2-1.azurewebsites.net/).
104
104
105
105
1. On the sample tool home page, select the **Use prebuilt model to get data** tile.
106
106
107
-
:::image type="content" source="media/label-tool/prebuilt-1.jpg" alt-text="Analyze results of Form Recognizer Layout":::
107
+
:::image type="content" source="media/label-tool/prebuilt-1.jpg" alt-text="Screenshot of the layout model analyze results operation.":::
108
108
109
109
1. Select the **Form Type** to analyze from the dropdown menu.
110
110
@@ -129,7 +129,7 @@ See how data, including name, job title, address, email, and company name, is ex
129
129
130
130
1. View the results - see the key-value pairs extracted, line items, highlighted text extracted and tables detected.
131
131
132
-
:::image type="content" source="media/business-card-results.png" alt-text="Screenshot of the analyze Results for business card model":::
132
+
:::image type="content" source="media/business-card-results.png" alt-text="Screenshot of the business card model analyze results operation.":::
133
133
134
134
> [!NOTE]
135
135
> The [Sample Labeling tool](https://fott-2-1.azurewebsites.net/) does not support the BMP file format. This is a limitation of the tool not the Form Recognizer Service.
@@ -232,7 +232,7 @@ See how data, including name, job title, address, email, and company name, is ex
232
232
233
233
::: moniker range="form-recog-2.1.0"
234
234
235
-
* Try processing your own forms and documents with the [Form Recognizer sample labeling tool](https://fott-2-1.azurewebsites.net/)
235
+
* Try processing your own forms and documents with the [Form Recognizer Sample Labeling tool](https://fott-2-1.azurewebsites.net/)
236
236
237
237
* Complete a [Form Recognizer quickstart](quickstarts/get-started-sdks-rest-api.md?view=form-recog-2.1.0&preserve-view=true) and get started creating a document processing app in the development language of your choice.
Copy file name to clipboardExpand all lines: articles/applied-ai-services/form-recognizer/concept-id-document.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,13 +130,13 @@ Extract data, including name, birth date, and expiration date, from ID documents
130
130
131
131
::: moniker range="form-recog-2.1.0"
132
132
133
-
## Form Recognizer sample labeling tool
133
+
## Form Recognizer Sample Labeling tool
134
134
135
135
1. Navigate to the [Form Recognizer Sample Tool](https://fott-2-1.azurewebsites.net/).
136
136
137
137
1. On the sample tool home page, select the **Use prebuilt model to get data** tile.
138
138
139
-
:::image type="content" source="media/label-tool/prebuilt-1.jpg" alt-text="Analyze results of Form Recognizer Layout":::
139
+
:::image type="content" source="media/label-tool/prebuilt-1.jpg" alt-text="Screenshot of the layout model analyze results operation.":::
140
140
141
141
1. Select the **Form Type** to analyze from the dropdown menu.
142
142
@@ -161,7 +161,7 @@ Extract data, including name, birth date, and expiration date, from ID documents
161
161
162
162
1. View the results - see the key-value pairs extracted, line items, highlighted text extracted and tables detected.
163
163
164
-
:::image type="content" source="media/id-example-drivers-license.jpg" alt-text="Analyze Results of Form Recognizer ID model":::
164
+
:::image type="content" source="media/id-example-drivers-license.jpg" alt-text="Screenshot of the identity model analyze results operation.":::
165
165
166
166
1. Download the JSON output file to view the detailed results.
167
167
@@ -367,7 +367,7 @@ Below are the fields extracted per document type. The Azure Form Recognizer ID m
367
367
368
368
::: moniker range="form-recog-2.1.0"
369
369
370
-
* Try processing your own forms and documents with the [Form Recognizer sample labeling tool](https://fott-2-1.azurewebsites.net/)
370
+
* Try processing your own forms and documents with the [Form Recognizer Sample Labeling tool](https://fott-2-1.azurewebsites.net/)
371
371
372
372
* Complete a [Form Recognizer quickstart](quickstarts/get-started-sdks-rest-api.md?view=form-recog-2.1.0&preserve-view=true) and get started creating a document processing app in the development language of your choice.
:::image type="content" source="media/studio/overview-invoices.png" alt-text="Screenshot of a sample invoice analyzed in the Form Recognizer Studio." lightbox="media/overview-invoices-big.jpg":::
37
37
38
38
::: moniker-end
39
39
40
40
::: moniker range="form-recog-2.1.0"
41
41
42
-
**Sample invoice processed with [Form Recognizer sample labeling tool](https://fott-2-1.azurewebsites.net)**:
42
+
**Sample invoice processed with [Form Recognizer Sample Labeling tool](https://fott-2-1.azurewebsites.net)**:
43
43
44
-
:::image type="content" source="media/invoice-example-new.jpg" alt-text="Screenshot of a processed Contoso invoice.":::
44
+
:::image type="content" source="media/invoice-example-new.jpg" alt-text="Screenshot of a sample invoice.":::
45
45
46
46
::: moniker-end
47
47
@@ -112,13 +112,13 @@ See how data, including customer information, vendor details, and line items, is
112
112
113
113
::: moniker range="form-recog-2.1.0"
114
114
115
-
## Form Recognizer sample labeling tool
115
+
## Form Recognizer Sample Labeling tool
116
116
117
117
1. Navigate to the [Form Recognizer Sample Tool](https://fott-2-1.azurewebsites.net/).
118
118
119
119
1. On the sample tool home page, select the **Use prebuilt model to get data** tile.
120
120
121
-
:::image type="content" source="media/label-tool/prebuilt-1.jpg" alt-text="Analyze results of Form Recognizer Layout":::
121
+
:::image type="content" source="media/label-tool/prebuilt-1.jpg" alt-text="Screenshot of layout model analyze results process.":::
122
122
123
123
1. Select the **Form Type** to analyze from the dropdown menu.
124
124
@@ -143,7 +143,7 @@ See how data, including customer information, vendor details, and line items, is
143
143
144
144
1. View the results - see the key-value pairs extracted, line items, highlighted text extracted and tables detected.
145
145
146
-
:::image type="content" source="media/invoice-example-new.jpg" alt-text="Analyze Results of Form Recognizer invoice model":::
146
+
:::image type="content" source="media/invoice-example-new.jpg" alt-text="Screenshot of layout model analyze results operation.":::
147
147
148
148
> [!NOTE]
149
149
> The [Sample Labeling tool](https://fott-2-1.azurewebsites.net/) does not support the BMP file format. This is a limitation of the tool not the Form Recognizer Service.
@@ -306,7 +306,7 @@ The JSON output has three parts:
306
306
307
307
::: moniker range="form-recog-2.1.0"
308
308
309
-
* Try processing your own forms and documents with the [Form Recognizer sample labeling tool](https://fott-2-1.azurewebsites.net/)
309
+
* Try processing your own forms and documents with the [Form Recognizer Sample Labeling tool](https://fott-2-1.azurewebsites.net/)
310
310
311
311
* Complete a [Form Recognizer quickstart](quickstarts/get-started-sdks-rest-api.md?view=form-recog-2.1.0&preserve-view=true) and get started creating a document processing app in the development language of your choice.
Copy file name to clipboardExpand all lines: articles/applied-ai-services/form-recognizer/concept-layout.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The following illustration shows the typical components in an image of a sample
39
39
40
40
***Sample form processed with [Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/layout)***
41
41
42
-
:::image type="content" source="media/studio/form-recognizer-studio-layout-newspaper.png" alt-text="Screenshot of sample newspaper page processed using Form Recognizer studio":::
42
+
:::image type="content" source="media/studio/form-recognizer-studio-layout-newspaper.png" alt-text="Screenshot of sample newspaper page processed using Form Recognizer Studio.":::
43
43
44
44
## Development options
45
45
@@ -53,7 +53,7 @@ The following tools are supported by Form Recognizer v3.0:
:::image type="content" source="media/layout-tool-example.jpg" alt-text="Screenshot of a document processed with the layout model.":::
59
59
@@ -111,13 +111,13 @@ See how data, including text, tables, table headers, selection marks, and struct
111
111
112
112
::: moniker range="form-recog-2.1.0"
113
113
114
-
## Form Recognizer sample labeling tool
114
+
## Form Recognizer Sample Labeling tool
115
115
116
-
1. Navigate to the [Form Recognizer Sample Tool](https://fott-2-1.azurewebsites.net/).
116
+
1. Navigate to the [Form Recognizer sample tool](https://fott-2-1.azurewebsites.net/).
117
117
118
118
1. On the sample tool home page, select **Use Layout to get text, tables and selection marks**.
119
119
120
-
:::image type="content" source="media/label-tool/layout-1.jpg" alt-text="Connection settings for Layout Form Recognizer tool.":::
120
+
:::image type="content" source="media/label-tool/layout-1.jpg" alt-text="Screenshot of connection settings for the Form Recognizer layout process.":::
121
121
122
122
1. In the **Form recognizer service endpoint** field, paste the endpoint that you obtained with your Form Recognizer subscription.
123
123
@@ -135,7 +135,7 @@ See how data, including text, tables, table headers, selection marks, and struct
135
135
136
136
1. View the results - see the highlighted text extracted, selection marks detected and tables detected.
137
137
138
-
:::image type="content" source="media/label-tool/layout-3.jpg" alt-text="Connection settings for Form Recognizer tool.":::
138
+
:::image type="content" source="media/label-tool/layout-3.jpg" alt-text="Screenshot of connection settings for the Form Recognizer Sample Labeling tool.":::
139
139
140
140
::: moniker-end
141
141
@@ -359,13 +359,13 @@ For large multi-page documents, use the `pages` query parameter to indicate spec
359
359
360
360
You can specify the order in which the text lines are output with the `readingOrder` query parameter. Use `natural` for a more human-friendly reading order output as shown in the following example. This feature is only supported for Latin languages.
361
361
362
-
:::image type="content" source="media/layout-reading-order-example.png" alt-text="Layout Reading order example" lightbox="../../cognitive-services/Computer-vision/Images/ocr-reading-order-example.png":::
362
+
:::image type="content" source="media/layout-reading-order-example.png" alt-text="Screenshot of layout model reading order processing." lightbox="../../cognitive-services/Computer-vision/Images/ocr-reading-order-example.png":::
363
363
364
364
### Select page numbers or ranges for text extraction
365
365
366
366
For large multi-page documents, use the `pages` query parameter to indicate specific page numbers or page ranges for text extraction. The following example shows a document with 10 pages, with text extracted for both cases - all pages (1-10) and selected pages (3-6).
:::image type="content" source="./media/layout-select-pages.png" alt-text="Screen shot of the layout model selected pages output.":::
369
369
370
370
## The Get Analyze Layout Result operation
371
371
@@ -383,7 +383,7 @@ When the **status** field has the `succeeded` value, the JSON response will incl
383
383
384
384
The response includes classifying whether each text line is of handwriting style or not, along with a confidence score. This feature is only supported for Latin languages. The following example shows the handwritten classification for the text in the image.
:::image type="content" source="./media/layout-handwriting-classification.png" alt-text="Screenshot of layout model handwriting classification process.":::
387
387
388
388
### Sample JSON output
389
389
@@ -428,7 +428,7 @@ Layout API also extracts selection marks from documents. Extracted selection mar
428
428
429
429
::: moniker range="form-recog-2.1.0"
430
430
431
-
* [Learn how to process your own forms and documents](quickstarts/try-sample-label-tool.md) with the [Form Recognizer sample labeling tool](https://fott-2-1.azurewebsites.net/)
431
+
* [Learn how to process your own forms and documents](quickstarts/try-sample-label-tool.md) with the [Form Recognizer Sample Labeling tool](https://fott-2-1.azurewebsites.net/)
432
432
433
433
* Complete a [Form Recognizer quickstart](quickstarts/get-started-sdks-rest-api.md?view=form-recog-2.1.0&preserve-view=true) and get started creating a document processing app in the development language of your choice.
Copy file name to clipboardExpand all lines: articles/applied-ai-services/form-recognizer/concept-model-overview.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -227,9 +227,9 @@ Learn how to use Form Recognizer v3.0 in your applications by following our [**F
227
227
228
228
The Layout API analyzes and extracts text, tables and headers, selection marks, and structure information from documents.
229
229
230
-
***Sample document processed using the [sample labeling tool](https://fott-2-1.azurewebsites.net/layout-analyze)***:
230
+
***Sample document processed using the [Sample Labeling tool](https://fott-2-1.azurewebsites.net/layout-analyze)***:
231
231
232
-
:::image type="content" source="media/overview-layout.png" alt-text="Screenshot of layout analysis using the sample labeling tool.":::
232
+
:::image type="content" source="media/overview-layout.png" alt-text="Screenshot of layout analysis using the Sample Labeling tool.":::
233
233
234
234
> [!div class="nextstepaction"]
235
235
>
@@ -239,9 +239,9 @@ The Layout API analyzes and extracts text, tables and headers, selection marks,
239
239
240
240
The invoice model analyzes and extracts key information from sales invoices. The API analyzes invoices in various formats and extracts key information such as customer name, billing address, due date, and amount due.
241
241
242
-
***Sample invoice processed using the [sample labeling tool](https://fott-2-1.azurewebsites.net/prebuilts-analyze)***:
242
+
***Sample invoice processed using the [Sample Labeling tool](https://fott-2-1.azurewebsites.net/prebuilts-analyze)***:
243
243
244
-
:::image type="content" source="./media/overview-invoices.jpg" alt-text="Screenshot of a sample invoice analysis using the sample labeling tool.":::
244
+
:::image type="content" source="./media/overview-invoices.jpg" alt-text="Screenshot of a sample invoice analysis using the Sample Labeling tool.":::
245
245
246
246
> [!div class="nextstepaction"]
247
247
> [Learn more: invoice model](concept-invoice.md)
@@ -250,7 +250,7 @@ The invoice model analyzes and extracts key information from sales invoices. The
250
250
251
251
* The receipt model analyzes and extracts key information from printed and handwritten sales receipts.
252
252
253
-
***Sample receipt processed using [sample labeling tool](https://fott-2-1.azurewebsites.net/prebuilts-analyze)***:
253
+
***Sample receipt processed using [Sample Labeling tool](https://fott-2-1.azurewebsites.net/prebuilts-analyze)***:
254
254
255
255
:::image type="content" source="./media/receipts-example.jpg" alt-text="Screenshot of a sample receipt." lightbox="./media/overview-receipt.jpg":::
256
256
@@ -265,7 +265,7 @@ The invoice model analyzes and extracts key information from sales invoices. The
265
265
266
266
* Biographical pages from international passports (excluding visa and other travel documents). The API analyzes identity documents and extracts
267
267
268
-
***Sample U.S. Driver's License processed using the [sample labeling tool](https://fott-2-1.azurewebsites.net/prebuilts-analyze)***:
268
+
***Sample U.S. Driver's License processed using the [Sample Labeling tool](https://fott-2-1.azurewebsites.net/prebuilts-analyze)***:
269
269
270
270
:::image type="content" source="./media/id-example-drivers-license.jpg" alt-text="Screenshot of a sample identification card.":::
271
271
@@ -276,7 +276,7 @@ The invoice model analyzes and extracts key information from sales invoices. The
276
276
277
277
The business card model analyzes and extracts key information from business card images.
278
278
279
-
***Sample business card processed using the [sample labeling tool](https://fott-2-1.azurewebsites.net/prebuilts-analyze)***:
279
+
***Sample business card processed using the [Sample Labeling tool](https://fott-2-1.azurewebsites.net/prebuilts-analyze)***:
280
280
281
281
:::image type="content" source="./media/business-card-example.jpg" alt-text="Screenshot of a sample business card.":::
282
282
@@ -287,7 +287,7 @@ The business card model analyzes and extracts key information from business card
287
287
288
288
* Custom models analyze and extract data from forms and documents specific to your business. The API is a machine-learning program 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 and your custom model can be trained with or without labeled datasets.
289
289
290
-
***Sample custom model processing using the [sample labeling tool](https://fott-2-1.azurewebsites.net/)***:
290
+
***Sample custom model processing using the [Sample Labeling tool](https://fott-2-1.azurewebsites.net/)***:
291
291
292
292
:::image type="content" source="media/overview-custom.jpg" alt-text="Screenshot: Form Recognizer tool analyze-a-custom-form window.":::
293
293
@@ -298,7 +298,7 @@ The business card model analyzes and extracts key information from business card
298
298
299
299
A composed model is created by taking a collection of custom models and assigning them to a single model built from your form types. You can assign multiple custom models to a composed model called with a single model ID. you can assign up to 100 trained custom models to a single composed model.
300
300
301
-
***Composed model dialog window using the [sample labeling tool](https://formrecognizer.appliedai.azure.com/studio/customform/projects)***:
301
+
***Composed model dialog window using the [Sample Labeling tool](https://formrecognizer.appliedai.azure.com/studio/customform/projects)***:
302
302
303
303
:::image type="content" source="media/custom-model-compose.png" alt-text="Screenshot of Form Recognizer Studio compose custom model dialog window.":::
304
304
@@ -341,7 +341,7 @@ A composed model is created by taking a collection of custom models and assignin
341
341
342
342
::: moniker range="form-recog-2.1.0"
343
343
344
-
* Try processing your own forms and documents with the [Form Recognizer sample labeling tool](https://fott-2-1.azurewebsites.net/)
344
+
* Try processing your own forms and documents with the [Form Recognizer Sample Labeling tool](https://fott-2-1.azurewebsites.net/)
345
345
346
346
* Complete a [Form Recognizer quickstart](quickstarts/get-started-sdks-rest-api.md?view=form-recog-2.1.0&preserve-view=true) and get started creating a document processing app in the development language of your choice.
0 commit comments