Skip to content

Commit 6101f86

Browse files
Merge pull request #228183 from laujan/65564-lu-pr-update
date and acrolinx updates
2 parents 5e3c742 + feb2d02 commit 6101f86

File tree

3 files changed

+58
-53
lines changed

3 files changed

+58
-53
lines changed

articles/applied-ai-services/form-recognizer/concept-id-document.md

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: conceptual
10-
ms.date: 11/14/2022
10+
ms.date: 02/22/2023
1111
ms.author: lajanuar
1212
recommendations: false
1313
ms.custom: references.regions
@@ -26,7 +26,13 @@ ms.custom: references.regions
2626

2727
::: moniker range="form-recog-3.0.0"
2828

29-
Form Recognizer Identity document (ID) model combines Optical Character Recognition (OCR) with deep learning models to analyze and extract key information from identity documents such as US Drivers Licenses (all 50 states and District of Columbia), international passport biographical pages, US state IDs, social security cards, and permanent resident cards and more. The API analyzes identity documents, extracts key information, and returns a structured JSON data representation.
29+
Form Recognizer Identity document (ID) model combines Optical Character Recognition (OCR) with deep learning models to analyze and extract key information from identity documents. The API analyzes identity documents (including the following) and returns a structured JSON data representation:
30+
31+
* US Drivers Licenses (all 50 states and District of Columbia)
32+
* International passport biographical pages
33+
* US state IDs
34+
* Social Security cards
35+
* Permanent resident cards
3036

3137
::: moniker-end
3238

@@ -67,7 +73,7 @@ The prebuilt IDs service extracts the key values from worldwide passports and U.
6773
## Development options
6874

6975
::: moniker range="form-recog-3.0.0"
70-
The following tools are supported by Form Recognizer v3.0:
76+
Form Recognizer v3.0 supports the following tools:
7177

7278
| Feature | Resources | Model ID |
7379
|----------|-------------|-----------|
@@ -76,7 +82,7 @@ The following tools are supported by Form Recognizer v3.0:
7682

7783
::: moniker range="form-recog-2.1.0"
7884

79-
The following tools are supported by Form Recognizer v2.1:
85+
Form Recognizer v2.1 supports the following tools:
8086

8187
| Feature | Resources |
8288
|----------|-------------------------|
@@ -94,14 +100,14 @@ The following tools are supported by Form Recognizer v2.1:
94100
::: moniker range="form-recog-2.1.0"
95101

96102
* Supported file formats: JPEG, PNG, PDF, and TIFF
97-
* For PDF and TIFF, up to 2000 pages are processed. For free tier subscribers, only the first two pages are processed.
103+
* Form Recognizer processes PDF and TIFF files up to 2000 pages or only the first two pages for free-tier subscribers.
98104
* The file size must be less than 50 MB and dimensions at least 50 x 50 pixels and at most 10,000 x 10,000 pixels.
99105

100106
::: moniker-end
101107

102108
### Try Form Recognizer
103109

104-
Extract data, including name, birth date, and expiration date, from ID documents. You'll need the following resources:
110+
Extract data, including name, birth date, and expiration date, from ID documents. You need the following resources:
105111

106112
* An Azure subscription—you can [create one for free](https://azure.microsoft.com/free/cognitive-services/)
107113

@@ -155,9 +161,9 @@ Extract data, including name, birth date, and expiration date, from ID documents
155161

156162
1. In the **key** field, paste the key you obtained from your Form Recognizer resource.
157163

158-
:::image type="content" source="media/fott-select-form-type.png" alt-text="Screenshot: select form type dropdown menu.":::
164+
:::image type="content" source="media/fott-select-form-type.png" alt-text="Screenshot: select document type dropdown menu.":::
159165

160-
1. Select **Run analysis**. The Form Recognizer Sample Labeling tool will call the Analyze Prebuilt API and analyze the document.
166+
1. Select **Run analysis**. The Form Recognizer Sample Labeling tool calls the Analyze Prebuilt API and analyzes the document.
161167

162168
1. View the results - see the key-value pairs extracted, line items, highlighted text extracted and tables detected.
163169

@@ -167,7 +173,7 @@ Extract data, including name, birth date, and expiration date, from ID documents
167173

168174
* The "readResults" node contains every line of text with its respective bounding box placement on the page.
169175
* The "selectionMarks" node shows every selection mark (checkbox, radio mark) and whether its status is "selected" or "unselected".
170-
* The "pageResults" section includes the tables extracted. For each table, the text, row, and column index, row and column spanning, bounding box, and more are extracted.
176+
* The "pageResults" section includes the tables extracted. For each table, Form Recognizer extracts the text, row, and column index, row and column spanning, bounding box, and more.
171177
* The "documentResults" field contains key/value pairs information and line items information for the most relevant parts of the document.
172178

173179
> [!NOTE]
@@ -190,7 +196,7 @@ Extract data, including name, birth date, and expiration date, from ID documents
190196

191197
## Field extractions
192198

193-
Below are the fields extracted per document type. The Azure Form Recognizer ID model `prebuilt-idDocument` extracts the below fields in the `documents.*.fields`. It also extracts all the text in the documents, words, lines, and styles that are included in the JSON output in the different sections.
199+
The following are the fields extracted per document type. The Azure Form Recognizer ID model `prebuilt-idDocument` extracts the following fields in the `documents.*.fields`. The json output includes all the extracted text in the documents, words, lines, and styles.
194200

195201
>[!NOTE]
196202
>
@@ -247,7 +253,7 @@ Below are the fields extracted per document type. The Azure Form Recognizer ID m
247253
|`PlaceOfBirth`|`string`|Place of birth|MASSACHUSETTS, U.S.A.|
248254
|`PlaceOfIssue`|`string`|Place of issue|LA PAZ|
249255
|`IssuingAuthority`|`string`|Issuing authority|United States Department of State|
250-
|`PersonalNumber`|`string`|Personal Id. No.|A234567893|
256+
|`PersonalNumber`|`string`|Personal ID. No.|A234567893|
251257
|`MachineReadableZone`|`object`|Machine readable zone (MRZ)|P<USABROOKS<<JENNIFER<<<<<<<<<<<<<<<<<<<<<<< 3400200135USA8001014F1905054710000307<715816|
252258
|`MachineReadableZone.FirstName`|`string`|Given name and middle initial if applicable|JENNIFER|
253259
|`MachineReadableZone.LastName`|`string`|Surname|BROOKS|

articles/applied-ai-services/form-recognizer/concept-receipt.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: conceptual
10-
ms.date: 02/13/2023
10+
ms.date: 02/22/2023
1111
ms.author: lajanuar
1212
recommendations: false
1313
---
@@ -27,7 +27,7 @@ The Form Recognizer receipt model combines powerful Optical Character Recognitio
2727

2828
## Receipt data extraction
2929

30-
Receipt digitization is the process of converting scanned receipts into digital form for downstream processing. Azure Form Recognizer OCR-powered receipt data extraction helps to automate the conversion and save time and effort. The output from the receipt data extraction is used for accounts payable and receivables automation, sales data analytics, and other business scenarios.
30+
Receipt digitization is the process of converting scanned receipts into digital form for downstream processing. Azure Form Recognizer OCR-powered receipt data extraction helps to automate the conversion and save time and effort.
3131

3232
::: moniker range="form-recog-3.0.0"
3333

@@ -48,7 +48,7 @@ Receipt digitization is the process of converting scanned receipts into digital
4848
## Development options
4949

5050
::: moniker range="form-recog-3.0.0"
51-
The following tools are supported by Form Recognizer v3.0:
51+
Form Recognizer v3.0 Supports the following tools:
5252

5353
| Feature | Resources | Model ID |
5454
|----------|-------------|-----------|
@@ -58,7 +58,7 @@ The following tools are supported by Form Recognizer v3.0:
5858

5959
::: moniker range="form-recog-2.1.0"
6060

61-
The following tools are supported by Form Recognizer v2.1:
61+
Form Recognizer v2.1 supports the following tools:
6262

6363
| Feature | Resources |
6464
|----------|-------------------------|
@@ -77,14 +77,14 @@ The following tools are supported by Form Recognizer v2.1:
7777
::: moniker range="form-recog-2.1.0"
7878

7979
* Supported file formats: JPEG, PNG, PDF, and TIFF
80-
* For PDF and TIFF, up to 2000 pages are processed. For free tier subscribers, only the first two pages are processed.
80+
* For PDF and TIFF, Form Recognizer can process up to 2000 pages for standard tier subscribers or only the first two pages for free-tier subscribers.
8181
* The file size must be less than 50 MB and dimensions at least 50 x 50 pixels and at most 10,000 x 10,000 pixels.
8282

8383
::: moniker-end
8484

8585
### Try receipt data extraction
8686

87-
See how data, including time and date of transactions, merchant information, and amount totals, is extracted from receipts. You need the following resources:
87+
See how Form Recognizer extracts data, including time and date of transactions, merchant information, and amount totals from receipts. You need the following resources:
8888

8989
* An Azure subscription—you can [create one for free](https://azure.microsoft.com/free/cognitive-services/)
9090

0 commit comments

Comments
 (0)