elaaf / stance-detect

[NLP] Unsupervised User Stance Detection on Twitter.
MIT License
16 stars 3 forks source link

Where can I find your dataset? #1

Closed jinningli closed 3 years ago

jinningli commented 3 years ago

I am trying to run your code, is it possible for me to download your dataset whose path is stance_detect/datasets/twitter_covid.csv in your code? Thank you!

elaaf commented 3 years ago

Hi there, unfortunately I can not provide the full dataset. I have added a small sample dataset for ease of running the code. You can modify your dataset OR simply use the load_dataset function to adjust the code to your dataset.