Amazon Comprehend · Schema

DocumentReaderConfig

Provides configuration parameters to override the default actions for extracting text from PDF documents and image files.

By default, Amazon Comprehend performs the following actions to extract text from files, based on the input file type:

DocumentReaderConfig does not apply to plain text files or Word files.

For image files and PDF documents, you can override these default actions using the fields listed below. For more information, see Setting text extraction options in the Comprehend Developer Guide.

AWSMachine LearningNatural Language ProcessingNLPText Analysis

Properties

Name Type Description
DocumentReadAction object
DocumentReadMode object
FeatureTypes object
View JSON Schema on GitHub