textract_get_lending_analysis_summary {paws.machine.learning} | R 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 |
[Package paws.machine.learning version 0.7.0 Index]