View source: R/textract_operations.R
textract_get_lending_analysis_summary | R Documentation |
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.
textract_get_lending_analysis_summary(JobId)
JobId |
[required] A unique identifier for the lending or text-detection job. The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.