Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
Modifier and Type | Method and 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.
|
Copyright © 2023 IBM Cloud. All rights reserved.