Package version:

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

Hierarchy

  • Match

Properties

confidenceScore: number

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

length: number

Length for the entity match text.

offset: number

Start position for the entity match text.

text: string

Entity text as appears in the request.

Generated using TypeDoc