Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace KeyPhrase

Key phrase for the given text.

Properties

score

score: number

Score or confidence of the key phrase. Example: {@code 0.9999856066867399} Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

text

text: string

Key phrase exreacted from given text.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: KeyPhrase): object

getJsonObj