Baselight

Persian Twitter Dataset - Sentiment Analysis

A dataset composed of Persian tweets on X, alongside their sentiments.

@kaggle.mohammadalimkh_persian_twitter_dataset_sentiment_analysis

Loading...
Loading...

About this Dataset

Persian Twitter Dataset - Sentiment Analysis

This dataset contains more than 3300 Persian tweets, crawled from Twitter.com
Each tweet is assigned a label, which is a number between 0 to 4.
Label 0 indicates the sentiment of Happiness and Joy.
Label 1 indicates the sentiment of Sadness.
Label 2 indicates the sentiment of Anger and Furiosity.
Label 3 indicates the sentiment of Neutral.
And finally, label 4 indicates the sentiment of intense emotions, such as Surprise, Fear, and Love.

To cite our paper in which we gathered this dataset, please use the following Bibtex citation:

‍‍‍ @m‍isc{elahimanesh2025emotionalignmentdiscoveringgap, title={Emotion Alignment: Discovering the Gap Between Social Media and Real-World Sentiments in Persian Tweets and Images}, author={Sina Elahimanesh and Mohammadali Mohammadkhani and Shohreh Kasaei}, year={2025}, eprint={2504.10662}, archivePrefix={arXiv}, primaryClass={cs.HC}, url={https://arxiv.org/abs/2504.10662}, }

Tables

Persiantwitterdataset

@kaggle.mohammadalimkh_persian_twitter_dataset_sentiment_analysis.persiantwitterdataset
  • 262.48 KB
  • 3381 rows
  • 4 columns
Loading...

CREATE TABLE persiantwitterdataset (
  "unnamed_0" BIGINT,
  "tweets" VARCHAR,
  "numeric_labels" BIGINT,
  "label" VARCHAR
);

Share link

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