Describes the annotations associated with a entity recognizer.

interface DatasetEntityRecognizerAnnotations {
    S3Uri: undefined | string;
}

Properties

Properties

S3Uri: undefined | string

Specifies the Amazon S3 location where the training documents for an entity recognizer are located. The URI must be in the same Region as the API endpoint that you are calling.