KeyPhraseExtractionResult type

The result of a sentiment analysis action on a single document.

type KeyPhraseExtractionResult =
  | KeyPhraseExtractionSuccessResult
  | KeyPhraseExtractionErrorResult