manoelhortaribeiro / HatefulUsersTwitter

Code for the paper "Characterizing and Detecting Hateful Users on Twitter"
MIT License
73 stars 11 forks source link

Dataset request #4

Closed Michael-OMahony closed 3 years ago

Michael-OMahony commented 3 years ago

Hello, could you send me the dataset, please?

Sopamo commented 3 years ago

The dataset is available here: https://www.kaggle.com/manoelribeiro/hateful-users-on-twitter

abrahami commented 3 years ago

hi, is the process of running the DeGroot’s model included in the code? I have not seen it. If not - how exactly did you run it?

thank you!

manoelhortaribeiro commented 3 years ago

See here:

https://github.com/manoelhortaribeiro/HatefulUsersTwitter/blob/master/preprocessing/5_get_diffusion_graph.py

Data for reproducing this is not available, however.

abrahami commented 3 years ago

Awesome - thank you!