Uses of Class
com.ibm.watson.discovery.v1.model.NluEnrichmentFeatures.Builder
Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
-
Uses of NluEnrichmentFeatures.Builder in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return NluEnrichmentFeatures.Builder Modifier and Type Method Description NluEnrichmentFeatures.Builder
NluEnrichmentFeatures.Builder. categories(Map<String,Object> categories)
Set the categories.NluEnrichmentFeatures.Builder
NluEnrichmentFeatures.Builder. concepts(NluEnrichmentConcepts concepts)
Set the concepts.NluEnrichmentFeatures.Builder
NluEnrichmentFeatures.Builder. emotion(NluEnrichmentEmotion emotion)
Set the emotion.NluEnrichmentFeatures.Builder
NluEnrichmentFeatures.Builder. entities(NluEnrichmentEntities entities)
Set the entities.NluEnrichmentFeatures.Builder
NluEnrichmentFeatures.Builder. keywords(NluEnrichmentKeywords keywords)
Set the keywords.NluEnrichmentFeatures.Builder
NluEnrichmentFeatures. newBuilder()
New builder.NluEnrichmentFeatures.Builder
NluEnrichmentFeatures.Builder. relations(NluEnrichmentRelations relations)
Set the relations.NluEnrichmentFeatures.Builder
NluEnrichmentFeatures.Builder. semanticRoles(NluEnrichmentSemanticRoles semanticRoles)
Set the semanticRoles.NluEnrichmentFeatures.Builder
NluEnrichmentFeatures.Builder. sentiment(NluEnrichmentSentiment sentiment)
Set the sentiment.