| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ClarifyTextConfig |
ClarifyTextConfig.clone() |
ClarifyTextConfig |
ClarifyShapConfig.getTextConfig()
A parameter that indicates if text features are treated as text and explanations are provided for individual
units of text.
|
ClarifyTextConfig |
ClarifyTextConfig.withGranularity(ClarifyTextGranularity granularity)
The unit of granularity for the analysis of text features.
|
ClarifyTextConfig |
ClarifyTextConfig.withGranularity(String granularity)
The unit of granularity for the analysis of text features.
|
ClarifyTextConfig |
ClarifyTextConfig.withLanguage(ClarifyTextLanguage language)
|
ClarifyTextConfig |
ClarifyTextConfig.withLanguage(String language)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClarifyShapConfig.setTextConfig(ClarifyTextConfig textConfig)
A parameter that indicates if text features are treated as text and explanations are provided for individual
units of text.
|
ClarifyShapConfig |
ClarifyShapConfig.withTextConfig(ClarifyTextConfig textConfig)
A parameter that indicates if text features are treated as text and explanations are provided for individual
units of text.
|
Copyright © 2023. All rights reserved.