Options
All
  • Public
  • Public/Protected
  • All
Menu

Identifies people, cities, organizations, and other entities in the content. For more information, see Entity types and subtypes. Supported languages: English, French, German, Italian, Japanese, Korean, Portuguese, Russian, Spanish, Swedish. Arabic, Chinese, and Dutch are supported only through custom models.

Hierarchy

  • EntitiesOptions

Index

Properties

Optional emotion

emotion: boolean

Set this to true to analyze emotion for detected keywords.

Optional limit

limit: number

Maximum number of entities to return.

Optional mentions

mentions: boolean

Set this to true to return locations of entity mentions.

Optional model

model: string

Enter a custom model ID to override the standard entity detection model.

Optional sentiment

sentiment: boolean

Set this to true to return sentiment information for detected entities.

Generated using TypeDoc