Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityMention

An object describing a contextual entity mention.

Hierarchy

  • EntityMention

Index

Properties

Properties

intent

intent: string

The name of the intent.

location

location: number[]

An array of zero-based character offsets that indicate where the entity mentions begin and end in the input text.

text

text: string

The text of the user input example.

Generated using TypeDoc