French Twitter Sentiment Analysis
1.5 million tweets in French and their sentiment.
@kaggle.hbaflast_french_twitter_sentiment_analysis
1.5 million tweets in French and their sentiment.
@kaggle.hbaflast_french_twitter_sentiment_analysis
CREATE TABLE french_tweets (
"label" BIGINT,
"text" VARCHAR
);
Anyone who has the link will be able to view this.