Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NluEnrichmentKeywords

An object specifying the Keyword enrichment and related parameters.

Hierarchy

  • NluEnrichmentKeywords

Index

Properties

Properties

Optional emotion

emotion: boolean

When true, emotion detection of keywords will be performed on the specified field.

Optional limit

limit: number

The maximum number of keywords to extract for each instance of the specified field.

Optional sentiment

sentiment: boolean

When true, sentiment analysis of keywords will be performed on the specified field.

Generated using TypeDoc