Brand Sentiment Analysis Dataset (Twitter)
Analyzing Sentiments and Brand Associations in User-Generated Tweets
@kaggle.tusharpaul2001_brand_sentiment_analysis_dataset
Analyzing Sentiments and Brand Associations in User-Generated Tweets
@kaggle.tusharpaul2001_brand_sentiment_analysis_dataset
CREATE TABLE dataset_train (
"tweet_text" VARCHAR,
"emotion_in_tweet_is_directed_at" VARCHAR,
"is_there_an_emotion_directed_at_a_brand_or_product" VARCHAR
);
CREATE TABLE dataset_card (
"dataset_description" VARCHAR,
"users_assessed_tweets_related_to_various_brands_and_pr_bf1f057e" VARCHAR
);
Anyone who has the link will be able to view this.