Baselight

French Twitter Sentiment Analysis

1.5 million tweets in French and their sentiment.

@kaggle.hbaflast_french_twitter_sentiment_analysis

Loading...
Loading...

About this Dataset

French Twitter Sentiment Analysis

Context

French dataset for sentiment analysis (Data translated from English to French).

Content

label: Polarity of the tweet (0 = negative, 1 = positive)

text: Content of the tweet

Tables

French Tweets

@kaggle.hbaflast_french_twitter_sentiment_analysis.french_tweets
  • 84.36 MB
  • 1,526,724 rows
  • 2 columns
Loading...
CREATE TABLE french_tweets (
  "label" BIGINT,
  "text" VARCHAR
);

Share link

Anyone who has the link will be able to view this.