Baselight

Urdu Sarcastic Tweets Dataset

Towards Computational Sarcastic Tweets Identification : An Open-Source Dataset

@kaggle.shumailakhan_urdu_sarcastic_tweets_dataset

Loading...
Loading...

About this Dataset

Urdu Sarcastic Tweets Dataset

This dataset is part of the research "Towards Computational Sarcastic Tweets identification: An open-Source Dataset and Developmental Framework"

It contains 19955 rows and columns (features), that are, 'urdu_tweets' & 'is_sarcastic' (labels with 0 and 1, where 1 denotes sarcastic tweet ). This dataset can be used for sentiment analysis, specifically for sarcasm detection in urdu tweets.

Tables

Urdu Sarcastic Dataset

@kaggle.shumailakhan_urdu_sarcastic_tweets_dataset.urdu_sarcastic_dataset
  • 1.68 MB
  • 20060 rows
  • 8 columns
Loading...

CREATE TABLE urdu_sarcastic_dataset (
  "urdu_text" VARCHAR,
  "is_sarcastic" DOUBLE,
  "unnamed_2" VARCHAR,
  "unnamed_3" VARCHAR,
  "unnamed_4" VARCHAR,
  "unnamed_5" VARCHAR,
  "unnamed_6" VARCHAR,
  "unnamed_7" DOUBLE
);

Share link

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