Skip to content

claws-lab/COVID-Counter-Misinformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

The Role of the Crowd in Countering Misinformation: A Case Study of the COVID-19 Infodemic (IEEE BigData 2020)


If you make use of this code, the algorithm, or the datasets in your work, please cite the following paper:

@inproceedings{micallef2020role,
  title={The role of the crowd in countering misinformation: A case study of the COVID-19 infodemic},
  author={Micallef, Nicholas and He, Bing and Kumar, Srijan and Ahamad, Mustaque and Memon, Nasir},
  booktitle={2020 IEEE international Conference on big data (big data)},
  pages={748--757},
  year={2020},
  organization={IEEE}
}

Notes

  1. We also find some of the tweets have been deleted. If you need to use the whole dataset for the research project, please contact the author Bing He(bhe46@gatech.edu). We can help you get the data properly.
  2. We notice the change of Twitter API, and some of you may not have access to the data. If you want to get the whole data, please contact the author Bing He (bhe46@gatech.edu). We can share it with you.
  3. Given a tweet id, if you want to get the tweet text, the user who sends this tweet and other information, please use Twitter API to pull this information. link .

Usage of the repo

  1. for the code folder, we provide the code to run the classifier.
  2. for the data folder, we provide both the annotated tweets and the whole tweet dataset.

Contact

if you have any questions, please feel free to contact Bing He (bhe46@gatech.edu)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages