Uses of Class
com.ibm.watson.natural_language_understanding.v1.model.Features.Builder
| Package | Description |
|---|---|
| com.ibm.watson.natural_language_understanding.v1.model |
-
Uses of Features.Builder in com.ibm.watson.natural_language_understanding.v1.model
Methods in com.ibm.watson.natural_language_understanding.v1.model that return Features.Builder Modifier and Type Method Description Features.BuilderFeatures.Builder. categories(CategoriesOptions categories)Set the categories.Features.BuilderFeatures.Builder. classifications(ClassificationsOptions classifications)Set the classifications.Features.BuilderFeatures.Builder. concepts(ConceptsOptions concepts)Set the concepts.Features.BuilderFeatures.Builder. emotion(EmotionOptions emotion)Set the emotion.Features.BuilderFeatures.Builder. entities(EntitiesOptions entities)Set the entities.Features.BuilderFeatures.Builder. keywords(KeywordsOptions keywords)Set the keywords.Features.BuilderFeatures.Builder. metadata(Map<String,Object> metadata)Set the metadata.Features.BuilderFeatures. newBuilder()New builder.Features.BuilderFeatures.Builder. relations(RelationsOptions relations)Set the relations.Features.BuilderFeatures.Builder. semanticRoles(SemanticRolesOptions semanticRoles)Set the semanticRoles.Features.BuilderFeatures.Builder. sentiment(SentimentOptions sentiment)Set the sentiment.Features.BuilderFeatures.Builder. summarization(SummarizationOptions summarization)Set the summarization.Features.BuilderFeatures.Builder. syntax(SyntaxOptions syntax)Set the syntax.