Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NluEnrichmentSemanticRoles

An object specifiying the semantic roles enrichment and related parameters.

Hierarchy

  • NluEnrichmentSemanticRoles

Index

Properties

Properties

Optional entities

entities: boolean

When true, entities are extracted from the identified sentence parts.

Optional keywords

keywords: boolean

When true, keywords are extracted from the identified sentence parts.

Optional limit

limit: number

The maximum number of semantic roles enrichments to extact from each instance of the specified field.

Generated using TypeDoc