Skip to content

Commit 1cd7017

Browse files
authored
Apply suggestions from code review
1 parent a510a5d commit 1cd7017

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

articles/applied-ai-services/form-recognizer/concept-business-card.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ recommendations: false
1919

2020
The business card model combines powerful Optical Character Recognition (OCR) capabilities with deep learning models to analyze and extract key information from business card images. The API analyzes printed business cards; extracts key information such as first name, last name, company name, email address, and phone number; and returns a structured JSON data representation.
2121

22-
##### Sample business card processed with [Form Recognizer sample labeling tool](https://fott-2-1.azurewebsites.net/):
22+
***Sample business card processed with [Form Recognizer sample labeling tool](https://fott-2-1.azurewebsites.net/):***
2323

2424
:::image type="content" source="./media/overview-business-card.jpg" alt-text="sample business card" lightbox="./media/overview-business-card.jpg":::
2525

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ In the Form Recognizer UI:
100100

101101
### ID document preview key-value pair extraction
102102

103-
|Name| Type | Description | Standardized output <img width=500>|
103+
|Name| Type | Description | Standardized output|
104104
|:-----|:----|:----|:----|
105105
| 🆕 Endorsements | string | Additional driving privileges granted to a driver such as Motorcycle or School bus. | |
106106
| 🆕 Restrictions | string | Restricted driving privileges applicable to suspended or revoked licenses.| |

articles/applied-ai-services/form-recognizer/v3-migration-guide.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ Analyze response has been refactored to the following top-level results to suppo
109109
> [!NOTE]
110110
>
111111
> The analyzeResult response changes includes a number of changes like moving up from a property of pages to a top lever property within analyzeResult.
112-
For more information see [analyze document](link to ref).
113112
114113

115114
## Build or Train model

0 commit comments

Comments
 (0)