$ ⌘K
// constructs / beige_book_sentiment

Beige Book Sentiment (Three-Class)

id: beige_book_sentiment· aliases: BB sentiment, Beige Book tone

Categorical sentiment label assigned to a 256-token chunk of a Federal Reserve Beige Book report, taking values in {negative, mixed, positive}. Derived from human annotations on a -1 to 1 scale, with [-1, -0.2) = negative, [-0.2, 0.2] = mixed, (0.2, 1] = positive.

// usage

Used in 1 pax