AWS::Comprehend::Flywheel DocumentClassificationConfig
Configuration required for a document classification model.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Labels
-
One or more labels to associate with the custom classifier.
Required: No
Type: Array of String
Maximum:
5000 | 1000
Update requires: Replacement
Mode
-
Classification mode indicates whether the documents are
MULTI_CLASS
orMULTI_LABEL
.Required: Yes
Type: String
Allowed values:
MULTI_CLASS | MULTI_LABEL
Update requires: Replacement