| Package | Description |
|---|---|
| com.amazonaws.services.textract |
Amazon Textract detects and analyzes text in documents and converts it into machine-readable text.
|
| com.amazonaws.services.textract.model |
| Class and Description |
|---|
| AmazonTextractException
Base exception for all service exceptions thrown by Amazon Textract
|
| AnalyzeDocumentRequest |
| AnalyzeDocumentResult |
| AnalyzeExpenseRequest |
| AnalyzeExpenseResult |
| Block
A
Block represents items that are recognized in a document within a group of pixels close to each other. |
| BlockType |
| BoundingBox
The bounding box around the detected page, text, key-value pair, table, table cell, or selection element on a
document page.
|
| ContentClassifier |
| DetectDocumentTextRequest |
| DetectDocumentTextResult |
| Document
The input document, either as bytes or as an S3 object.
|
| DocumentLocation
The Amazon S3 bucket that contains the document to be processed.
|
| DocumentMetadata
Information about the input document.
|
| EntityType |
| ExpenseDetection
An object used to store information about the Value or Label detected by Amazon Textract.
|
| ExpenseDocument
The structure holding all the information returned by AnalyzeExpense
|
| ExpenseField
Breakdown of detected information, seperated into the catagories Type, LableDetection, and ValueDetection
|
| ExpenseType
An object used to store information about the Type detected by Amazon Textract.
|
| FeatureType |
| Geometry
Information about where the following items are located on a document page: detected page, text, key-value pairs,
tables, table cells, and selection elements.
|
| GetDocumentAnalysisRequest |
| GetDocumentAnalysisResult |
| GetDocumentTextDetectionRequest |
| GetDocumentTextDetectionResult |
| HumanLoopActivationOutput
Shows the results of the human in the loop evaluation.
|
| HumanLoopConfig
Sets up the human review workflow the document will be sent to if one of the conditions is met.
|
| HumanLoopDataAttributes
Allows you to set attributes of the image.
|
| HumanLoopQuotaExceededException
Indicates you have exceeded the maximum number of active human in the loop workflows available
|
| JobStatus |
| LineItemFields
A structure that holds information about the different lines found in a document's tables.
|
| LineItemGroup
A grouping of tables which contain LineItems, with each table identified by the table's
LineItemGroupIndex. |
| NotificationChannel
The Amazon Simple Notification Service (Amazon SNS) topic to which Amazon Textract publishes the completion status of
an asynchronous document operation, such as StartDocumentTextDetection.
|
| OutputConfig
Sets whether or not your output will go to a user created bucket.
|
| Point
The X and Y coordinates of a point on a document page.
|
| Relationship
Information about how blocks are related to each other.
|
| RelationshipType |
| S3Object
The S3 bucket name and file name that identifies the document.
|
| SelectionStatus |
| StartDocumentAnalysisRequest |
| StartDocumentAnalysisResult |
| StartDocumentTextDetectionRequest |
| StartDocumentTextDetectionResult |
| TextType |
| Warning
A warning about an issue that occurred during asynchronous text analysis (StartDocumentAnalysis) or
asynchronous document text detection (StartDocumentTextDetection).
|
Copyright © 2021. All rights reserved.