Uses of Class
com.ibm.watson.discovery.v1.model.NluEnrichmentKeywords
Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
-
Uses of NluEnrichmentKeywords in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return NluEnrichmentKeywords Modifier and Type Method Description NluEnrichmentKeywords
NluEnrichmentKeywords.Builder. build()
Builds a NluEnrichmentKeywords.NluEnrichmentKeywords
NluEnrichmentFeatures. keywords()
Gets the keywords.Methods in com.ibm.watson.discovery.v1.model with parameters of type NluEnrichmentKeywords Modifier and Type Method Description NluEnrichmentFeatures.Builder
NluEnrichmentFeatures.Builder. keywords(NluEnrichmentKeywords keywords)
Set the keywords.