Options
All
  • Public
  • Public/Protected
  • All
Menu

EntityMention.

Hierarchy

  • EntityMention

Index

Properties

Properties

Optional confidence

confidence: number

Confidence in the entity identification from 0 to 1. Higher values indicate higher confidence. In standard entities requests, confidence is returned only for English text. All entities requests that use custom models return the confidence score.

Optional location

location: number[]

Character offsets indicating the beginning and end of the mention in the analyzed text.

Optional text

text: string

Entity mention text.

Generated using TypeDoc