Skip to content

Commit c57d5c2

Browse files
authored
Update concept-id-document.md
1 parent 0ddab24 commit c57d5c2

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

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

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Form Recognizer Identity Document (ID) model
2+
title: Identity document (ID) processing – Form Recognizer
33
titleSuffix: Azure Applied AI Services
4-
description: Concepts related to data extraction and analysis using the prebuilt ID document model and extracting information from identity documents with OCR and AI.
4+
description: Automate identity document (ID) processing of driver licenses, passports, and more with Form Recognizer.
55
author: laujan
66
manager: nitinme
77
ms.service: applied-ai-services
@@ -24,7 +24,13 @@ ms.custom: references.regions
2424
[!INCLUDE [applies to v2.1](includes/applies-to-v2-1.md)]
2525
::: moniker-end
2626

27-
The ID document model combines Optical Character Recognition (OCR) with deep learning models to analyze and extract key information from identity documents: 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.
27+
## What is identity document (ID) processing
28+
29+
Identity document (ID) processing involves extraction of data from identity documents whether manually or using OCR based techniques. Examples of identity documents include passports, driver licenses, resident cards, and national identity cards like the social security card in the US. It is an important step in any business process that requires some proof of identity. Examples include customer verification in banks and other financial institutions, mortgage applications, medical visits, claim processing, hospitality industry, and more. Individuals provide some proof of their identity via driver licenses, passports, and other similar documents so that the business can efficiently verify them before providing services and benefits.
30+
31+
## Form Recognizer Identity document (ID) model
32+
33+
The Form Recognizer Identity document (ID) model combines Optical Character Recognition (OCR) with deep learning models to analyze and extract key information from identity documents: 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.
2834

2935
***Sample U.S. Driver's License processed with [Form Recognizer Studio](https://formrecognizer.appliedai.azure.com/studio/prebuilt?formType=idDocument)***
3036

0 commit comments

Comments
 (0)