Emotion Dataset
Emotion dataset for NLP tutorial
@kaggle.abdallahwagih_emotion_dataset
Emotion dataset for NLP tutorial
@kaggle.abdallahwagih_emotion_dataset
CREATE TABLE emotion_classify_data (
"comment" VARCHAR,
"emotion" VARCHAR
);
Anyone who has the link will be able to view this.