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.BuilderNluEnrichmentFeatures.Builder. categories(Map<String,Object> categories)Set the categories.NluEnrichmentFeatures.BuilderNluEnrichmentFeatures.Builder. concepts(NluEnrichmentConcepts concepts)Set the concepts.NluEnrichmentFeatures.BuilderNluEnrichmentFeatures.Builder. emotion(NluEnrichmentEmotion emotion)Set the emotion.NluEnrichmentFeatures.BuilderNluEnrichmentFeatures.Builder. entities(NluEnrichmentEntities entities)Set the entities.NluEnrichmentFeatures.BuilderNluEnrichmentFeatures.Builder. keywords(NluEnrichmentKeywords keywords)Set the keywords.NluEnrichmentFeatures.BuilderNluEnrichmentFeatures. newBuilder()New builder.NluEnrichmentFeatures.BuilderNluEnrichmentFeatures.Builder. relations(NluEnrichmentRelations relations)Set the relations.NluEnrichmentFeatures.BuilderNluEnrichmentFeatures.Builder. semanticRoles(NluEnrichmentSemanticRoles semanticRoles)Set the semanticRoles.NluEnrichmentFeatures.BuilderNluEnrichmentFeatures.Builder. sentiment(NluEnrichmentSentiment sentiment)Set the sentiment.