Skip to content

Commit cd3a44f

Browse files
authored
Merge pull request #195119 from laujan/review-jaep-195058
Review jaep 195058
2 parents 20b78f7 + 4614f25 commit cd3a44f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/applied-ai-services/form-recognizer/includes/input-requirements.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,17 @@ author: laujan
33
ms.service: applied-ai-services
44
ms.subservice: forms-recognizer
55
ms.topic: include
6-
ms.date: 09/22/2021
6+
ms.date: 04/14/2022
77
ms.author: lajanuar
88
ms.custom: ignite-fall-2021
99
---
10+
<!-- markdownlint-disable MD041 -->
1011

1112
* For best results, provide one clear photo or high-quality scan per document.
1213
* Supported file formats: JPEG, PNG, BMP, TIFF, and PDF (text-embedded or scanned). Text-embedded PDFs are best to eliminate the possibility of error in character extraction and location.
1314
* For PDF and TIFF, up to 2000 pages can be processed (with a free tier subscription, only the first two pages are processed).
1415
* The file size must be less than 50 MB.
15-
* Image dimensions must be between 50 x 50 pixels and 10000 x 10000 pixels.
16+
* Image dimensions must be between 50 x 50 pixels and 10,000 x 10,000 pixels.
1617
* PDF dimensions are up to 17 x 17 inches, corresponding to Legal or A3 paper size, or smaller.
1718
* The total size of the training data is 500 pages or less.
1819
* If your PDFs are password-locked, you must remove the lock before submission.
19-
* For unsupervised learning (without labeled data):
20-
* Data must contain keys and values.
21-
* Keys must appear above or to the left of the values; they can't appear below or to the right.

0 commit comments

Comments
 (0)