SentenceSentimentLabel type

SentenceSentimentLabel の値を定義します。

type SentenceSentimentLabel = "positive" | "neutral" | "negative"