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