다음을 통해 공유


KeyPhraseExtractionResult type

단일 문서에 대한 감정 분석 작업의 결과입니다.

type KeyPhraseExtractionResult =
  | KeyPhraseExtractionSuccessResult
  | KeyPhraseExtractionErrorResult