Options
All
  • Public
  • Public/Protected
  • All
Menu

Parses sentences into subject, action, and object form. Supported languages: English, German, Japanese, Korean, Spanish.

Hierarchy

  • SemanticRolesOptions

Index

Properties

Properties

Optional entities

entities: boolean

Set this to true to return entity information for subjects and objects.

Optional keywords

keywords: boolean

Set this to true to return keyword information for subjects and objects.

Optional limit

limit: number

Maximum number of semantic_roles results to return.

Generated using TypeDoc