| Package | Description |
|---|---|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetEntityRecognizerEntityList |
DatasetEntityRecognizerEntityList.clone() |
DatasetEntityRecognizerEntityList |
DatasetEntityRecognizerInputDataConfig.getEntityList()
The S3 location of the entity list for your custom entity recognizer.
|
DatasetEntityRecognizerEntityList |
DatasetEntityRecognizerEntityList.withS3Uri(String s3Uri)
Specifies the Amazon S3 location where the entity list is located.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetEntityRecognizerInputDataConfig.setEntityList(DatasetEntityRecognizerEntityList entityList)
The S3 location of the entity list for your custom entity recognizer.
|
DatasetEntityRecognizerInputDataConfig |
DatasetEntityRecognizerInputDataConfig.withEntityList(DatasetEntityRecognizerEntityList entityList)
The S3 location of the entity list for your custom entity recognizer.
|
Copyright © 2023. All rights reserved.