Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentKeyPhrases

Package version

Hierarchy

  • DocumentKeyPhrases

Index

Properties

id

id: string

Unique, non-empty document identifier.

keyPhrases

keyPhrases: string[]

A list of representative words or phrases. The number of key phrases returned is proportional to the number of words in the input document.

Optional statistics

if showStats=true was specified in the request this field will contain information about the document payload.

warnings

Warnings encountered while processing document.

Generated using TypeDoc