DatasetEntityRecognizerInputDataConfig
Specifies the format and location of the input data. You must provide either the Annotations
parameter or the EntityList
parameter.
Types
Properties
Link copied to clipboard
The S3 location of the annotation documents for your custom entity recognizer.
Link copied to clipboard
The format and location of the training documents for your custom entity recognizer.
Link copied to clipboard
The S3 location of the entity list for your custom entity recognizer.
Functions
Link copied to clipboard
inline fun copy(block: DatasetEntityRecognizerInputDataConfig.Builder.() -> Unit = {}): DatasetEntityRecognizerInputDataConfig