Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Match

Package version

Details about the specific substring in a document that refers to a linked entity identified by the Language model.

Hierarchy

  • Match

Index

Properties

confidenceScore

confidenceScore: number

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

length

length: number

Length for the entity match text.

offset

offset: number

Start position for the entity match text.

text

text: string

Entity text as appears in the request.

Generated using TypeDoc