textract_analyze_id: Analyzes identity documents for relevant information

View source: R/textract_operations.R

textract_analyze_idR Documentation

Analyzes identity documents for relevant information

Description

Analyzes identity documents for relevant information. This information is extracted and returned as IdentityDocumentFields, which records both the normalized field and value of the extracted text. Unlike other Amazon Textract operations, analyze_id doesn't return any Geometry data.

See https://www.paws-r-sdk.com/docs/textract_analyze_id/ for full documentation.

Usage

textract_analyze_id(DocumentPages)

Arguments

DocumentPages

[required] The document being passed to AnalyzeID.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.