Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Match

Package version

An interface representing Match.

Hierarchy

  • Match

Index

Properties

Properties

length

length: number

Length (in Unicode characters) for the entity match text.

offset

offset: number

Start position (in Unicode characters) for the entity match text.

score

score: number

If a well-known item is recognized, a decimal number denoting the confidence level between 0 and 1 will be returned.

text

text: string

Entity text as appears in the request.

Generated using TypeDoc