textract_get_lending_analysis_summary: Gets summarized results for the StartLendingAnalysis...

View source: R/textract_operations.R

textract_get_lending_analysis_summaryR Documentation

Gets summarized results for the StartLendingAnalysis operation, which analyzes text in a lending document

Description

Gets summarized results for the start_lending_analysis operation, which analyzes text in a lending document. The returned summary consists of information about documents grouped together by a common document type. Information like detected signatures, page numbers, and split documents is returned with respect to the type of grouped document.

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

Usage

textract_get_lending_analysis_summary(JobId)

Arguments

JobId

[required] A unique identifier for the lending or text-detection job. The JobId is returned from StartLendingAnalysis. A JobId value is only valid for 7 days.


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