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-invoice.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Automated invoice processing is the process of extracting key accounts payable f
41
41
42
42
**Sample invoice processed with [Form Recognizer sample labeling tool](https://fott-2-1.azurewebsites.net/connections)**:
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 processed Contoso invoice.":::
45
45
46
46
::: moniker-end
47
47
@@ -67,7 +67,7 @@ The following tools are supported by Form Recognizer v2.1:
67
67
68
68
::: moniker-end
69
69
70
-
## Try Form Recognizer
70
+
## Try invoice data extraction
71
71
72
72
See how data, including customer information, vendor details, and line items, is extracted from invoices using the Form Recognizer Studio. You'll need the following resources:
73
73
@@ -296,4 +296,3 @@ The JSON output has three parts:
296
296
* 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.
See how data, including time and date of transactions, merchant information, and amount totals, is extracted from receipts using the Form Recognizer Studio. You'll need the following resources:
@@ -62,7 +75,9 @@ See how data, including time and date of transactions, merchant information, and
62
75
63
76
:::image type="content" source="media/containers/keys-and-endpoint.png" alt-text="Screenshot: keys and endpoint location in the Azure portal.":::
64
77
65
-
#### Form Recognizer Studio
78
+
::: moniker range="form-recog-3.0.0"
79
+
80
+
#### Form Recognizer Studio
66
81
67
82
> [!NOTE]
68
83
> Form Recognizer studio is available with the v3.0 API.
@@ -78,10 +93,75 @@ See how data, including time and date of transactions, merchant information, and
78
93
> [!div class="nextstepaction"]
79
94
> [Try Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=receipt)
80
95
96
+
::: moniker-end
97
+
98
+
::: moniker range="form-recog-2.1.0"
99
+
100
+
## Form Recognizer sample labeling tool
101
+
102
+
1. Navigate to the [Form Recognizer Sample Tool](https://fott-2-1.azurewebsites.net/).
103
+
104
+
1. On the sample tool home page, select **Use prebuilt model to get data**.
105
+
106
+
:::image type="content" source="media/label-tool/prebuilt-1.jpg" alt-text="Analyze results of Form Recognizer Layout":::
107
+
108
+
1. Select the **Form Type** to analyze from the dropdown window.
109
+
110
+
1. Choose a URL for the file you would like to analyze from the below options:
*[**Sample ID document**](https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/DriverLicense.png).
*[**Sample business card image**](https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/sdk/formrecognizer/azure-ai-formrecognizer/samples/sample_forms/business_cards/business-card-english.jpg).
116
+
117
+
1. In the **Source** field, select **URL** from the dropdown menu, paste the selected URL, and select the **Fetch** button.
118
+
119
+
:::image type="content" source="media/label-tool/fott-select-url.png" alt-text="Screenshot of source location dropdown menu.":::
120
+
121
+
1. In the **Form recognizer service endpoint** field, paste the endpoint that you obtained with your Form Recognizer subscription.
122
+
123
+
1. In the **key** field, paste the key you obtained from your Form Recognizer resource.
124
+
125
+
:::image type="content" source="media/fott-select-form-type.png" alt-text="Screenshot: select form type dropdown window.":::
126
+
127
+
1. Select **Run analysis**. The Form Recognizer Sample Labeling tool will call the Analyze Prebuilt API and analyze the document.
128
+
129
+
1. View the results - see the key-value pairs extracted, line items, highlighted text extracted and tables detected.
130
+
131
+
:::image type="content" source="media/invoice-example-new.jpg" alt-text="Analyze Results of Form Recognizer invoice model":::
132
+
133
+
> [!NOTE]
134
+
> 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.
> It's not necessary to specify a locale. This is an optional parameter. The Form Recognizer deep-learning technology will auto-detect the language of the text in your image.
148
+
149
+
The receipt model supports all English receipts and the following locales:
150
+
151
+
|Language| Locale code |
152
+
|:-----|:----:|
153
+
|English (Australia)|`en-au`|
154
+
|English (Canada)|`en-ca`|
155
+
|English (United Kingdom)|`en-gb`|
156
+
|English (India|`en-in`|
157
+
|English (United States)|`en-us`|
158
+
|French | 'fr' |
159
+
|Spanish |`es`|
160
+
161
+
::: moniker-end
162
+
163
+
::: moniker range="form-recog-2.1.0"
164
+
85
165
## Supported languages and locales v2.1
86
166
87
167
>[!NOTE]
@@ -91,6 +171,8 @@ See how data, including time and date of transactions, merchant information, and
@@ -111,7 +193,7 @@ See how data, including time and date of transactions, merchant information, and
111
193
| Price | Number | Individual price of each item unit| Two-decimal float |
112
194
| TotalPrice | Number | Total price of line item | Two-decimal float |
113
195
114
-
## Form Recognizer v3.0
196
+
::: moniker range="form-recog-3.0.0"
115
197
116
198
Form Recognizer v3.0 introduces several new features and capabilities. The **Receipt** model supports single-page hotel receipt processing.
117
199
@@ -141,20 +223,31 @@ See how data, including time and date of transactions, merchant information, and
141
223
|--------|:----------------------|:---------|
142
224
|Receipt (hotel) | <ul><li>English (United States)—en-US</li></ul>| English (United States)—en-US|
143
225
226
+
::: moniker-end
227
+
228
+
::: moniker range="form-recog-2.1.0"
229
+
144
230
### Migration guide and REST API v3.0
145
231
146
232
* Follow our [**Form Recognizer v3.0 migration guide**](v3-migration-guide.md) to learn how to use the v3.0 version in your applications and workflows.
147
233
148
-
* Explore our [**REST API**](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument) to learn more about the v3.0 version and new capabilities.
234
+
::: moniker-end
149
235
150
236
## Next steps
151
237
152
-
* Complete a Form Recognizer quickstart:
238
+
::: moniker range="form-recog-3.0.0"
239
+
240
+
*[Learn how to process your own forms and documents](quickstarts/try-v3-form-recognizer-studio.md) with the [Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio)
* Complete a [Form Recognizer quickstart](quickstarts/get-started-sdks-rest-api.md?view=form-recog-3.0.0&preserve-view=true) and get started creating a document processing app in the development language of your choice.
156
243
157
-
* Explore our REST API:
244
+
::: moniker-end
245
+
246
+
::: moniker range="form-recog-2.1.0"
247
+
248
+
*[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/)
249
+
250
+
* 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.
251
+
252
+
::: moniker-end
158
253
159
-
> [!div class="nextstepaction"]
160
-
> [Form Recognizer API v3.0](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument)
Copy file name to clipboardExpand all lines: articles/applied-ai-services/form-recognizer/language-support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -223,7 +223,7 @@ Language| Locale code |
223
223
>[!NOTE]
224
224
> It's not necessary to specify a locale. This is an optional parameter. The Form Recognizer deep-learning technology will auto-detect the language of the text in your image.
225
225
226
-
Receipt supports all English receipts with the following locales:
226
+
Receipt supports all English receipts and the following locales:
0 commit comments