Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabll/some-like-it-hoax

Code for the paper "Some Like it Hoax: Automated Fake News Detection in Social Networks" by E.Tacchini, G.Ballarin, M.L.Della Vedova, S.Moret and L.De Alfaro (2017)
https://github.com/gabll/some-like-it-hoax

Last synced: 2 months ago
JSON representation

Code for the paper "Some Like it Hoax: Automated Fake News Detection in Social Networks" by E.Tacchini, G.Ballarin, M.L.Della Vedova, S.Moret and L.De Alfaro (2017)

Awesome Lists containing this project

README

        

# some-like-it-hoax

Code for the paper _Some Like it Hoax: Identifying Fake News in Social Networks_ (2017) by Eugenio Tacchini, Gabriele Ballarin, Marco L. Della Vedova, Stefano Moret and Luca De Alfaro

## Folder structure
* dataset: code for obtaining the dataset
* EDA: exploratory data analysis
* logistic-regression: tests performed on logistic regression
* crowdsourcing: tests performed on boolean label crowdsourcing

## Requirements
See [requirements.txt](https://raw.githubusercontent.com/gabll/some-like-it-hoax/master/requirements.txt)

## Credits

Eugenio Tacchini, Gabriele Ballarin, Marco L. Della Vedova, Stefano Moret, Luca De Alfaro

## License

This repository is licensed under the [MIT License](https://raw.githubusercontent.com/gabll/some-like-it-hoax/master/LICENSE)