Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Comprehend

Classes

CfnDocumentClassifier

This resource creates and trains a document classifier to categorize documents.

CfnDocumentClassifier.AugmentedManifestsListItemProperty

An augmented manifest file that provides training data for your custom model.

CfnDocumentClassifier.DocumentClassifierDocumentsProperty

The location of the training documents.

CfnDocumentClassifier.DocumentClassifierInputDataConfigProperty

The input properties for training a document classifier.

CfnDocumentClassifier.DocumentClassifierOutputDataConfigProperty

Provide the location for output data from a custom classifier job.

CfnDocumentClassifier.DocumentReaderConfigProperty

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

CfnDocumentClassifier.VpcConfigProperty

Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job.

CfnDocumentClassifierProps

Properties for defining a CfnDocumentClassifier.

CfnFlywheel

A flywheel is an AWS resource that orchestrates the ongoing training of a model for custom classification or custom entity recognition.

CfnFlywheel.DataSecurityConfigProperty

Data security configuration.

CfnFlywheel.DocumentClassificationConfigProperty

Configuration required for a document classification model.

CfnFlywheel.EntityRecognitionConfigProperty

Configuration required for an entity recognition model.

CfnFlywheel.EntityTypesListItemProperty

An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.

CfnFlywheel.TaskConfigProperty

Configuration about the model associated with a flywheel.

CfnFlywheel.VpcConfigProperty

Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job.

CfnFlywheelProps

Properties for defining a CfnFlywheel.

Interfaces

CfnDocumentClassifier.IAugmentedManifestsListItemProperty

An augmented manifest file that provides training data for your custom model.

CfnDocumentClassifier.IDocumentClassifierDocumentsProperty

The location of the training documents.

CfnDocumentClassifier.IDocumentClassifierInputDataConfigProperty

The input properties for training a document classifier.

CfnDocumentClassifier.IDocumentClassifierOutputDataConfigProperty

Provide the location for output data from a custom classifier job.

CfnDocumentClassifier.IDocumentReaderConfigProperty

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

CfnDocumentClassifier.IVpcConfigProperty

Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job.

CfnFlywheel.IDataSecurityConfigProperty

Data security configuration.

CfnFlywheel.IDocumentClassificationConfigProperty

Configuration required for a document classification model.

CfnFlywheel.IEntityRecognitionConfigProperty

Configuration required for an entity recognition model.

CfnFlywheel.IEntityTypesListItemProperty

An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.

CfnFlywheel.ITaskConfigProperty

Configuration about the model associated with a flywheel.

CfnFlywheel.IVpcConfigProperty

Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job.

ICfnDocumentClassifierProps

Properties for defining a CfnDocumentClassifier.

ICfnFlywheelProps

Properties for defining a CfnFlywheel.

Back to top Generated by DocFX