DatasetEntityRecognizerInputDataConfig
Specifies the format and location of the input data. You must provide either the
Annotations
parameter or the EntityList
parameter.
Contents
- Documents
-
The format and location of the training documents for your custom entity recognizer.
Type: DatasetEntityRecognizerDocuments object
Required: Yes
- Annotations
-
The S3 location of the annotation documents for your custom entity recognizer.
Type: DatasetEntityRecognizerAnnotations object
Required: No
- EntityList
-
The S3 location of the entity list for your custom entity recognizer.
Type: DatasetEntityRecognizerEntityList object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: