Builder
Properties
The S3 location of the CSV file that annotates your training documents.
A list of augmented manifest files that provide training data for your custom model. An augmented manifest file is a labeled dataset that is produced by Amazon SageMaker Ground Truth.
The format of your training data:
The S3 location of the folder that contains the training documents for your custom entity recognizer.
The S3 location of the CSV file that has the entity list for your custom entity recognizer.
The entity types in the labeled training data that Amazon Comprehend uses to train the custom entity recognizer. Any entity types that you don't specify are ignored.
Functions
construct an aws.sdk.kotlin.services.comprehend.model.EntityRecognizerAnnotations inside the given block
construct an aws.sdk.kotlin.services.comprehend.model.EntityRecognizerDocuments inside the given block
construct an aws.sdk.kotlin.services.comprehend.model.EntityRecognizerEntityList inside the given block