public class CategoriesResultExplanation
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CategoriesRelevantText> |
relevantText |
Constructor and Description |
---|
CategoriesResultExplanation() |
Modifier and Type | Method and Description |
---|---|
java.util.List<CategoriesRelevantText> |
getRelevantText()
Gets the relevantText.
|
@SerializedName(value="relevant_text") protected java.util.List<CategoriesRelevantText> relevantText
public java.util.List<CategoriesRelevantText> getRelevantText()
An array of relevant text from the source that contributed to the categorization. The sorted array begins with the phrase that contributed most significantly to the result, followed by phrases that were less and less impactful.