TokenSentimentValue type

TokenSentimentValue の値を定義します。

type TokenSentimentValue = "positive" | "mixed" | "negative"