Persian Twitter Dataset - Sentiment Analysis
A dataset composed of Persian tweets on X, alongside their sentiments.
@kaggle.mohammadalimkh_persian_twitter_dataset_sentiment_analysis
A dataset composed of Persian tweets on X, alongside their sentiments.
@kaggle.mohammadalimkh_persian_twitter_dataset_sentiment_analysis
CREATE TABLE persiantwitterdataset (
"unnamed_0" BIGINT,
"tweets" VARCHAR,
"numeric_labels" BIGINT,
"label" VARCHAR
);
Anyone who has the link will be able to view this.