Baselight

Twitter Sentiment Dataset

Twitter Sentiment Analysis

@kaggle.saurabhshahane_twitter_sentiment_dataset

Loading...
Loading...

About this Dataset

Twitter Sentiment Dataset

Context

The dataset has three sentiments namely, negative(-1), neutral(0), and positive(+1). It contains two fields for the tweet and label.

Acknowledgements

HUSSEIN, SHERIF (2021), “Twitter Sentiments Dataset”, Mendeley Data, V1, doi: 10.17632/z9zw7nt5h2.1

Tables

Twitter Data

@kaggle.saurabhshahane_twitter_sentiment_dataset.twitter_data
  • 12.46 MB
  • 162980 rows
  • 2 columns
Loading...

CREATE TABLE twitter_data (
  "clean_text" VARCHAR,
  "category" DOUBLE
);

Share link

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