Skip to content

tomgond/measurement-of-online-discussion-authenticity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Online Social Network Abuser Detection & Online Discussion Authenticity Detection Framework

Code used in the following papers.

If you are using this code for any research publication, or for preparing a technical report, you must cite the following paper as the source of the code.

Aviad Elyashar, Jorge Bendahan, and Rami Puzis. "Is the News Deceptive? Fake News Detection using Topic Authenticity"

BibTex:

@inproceedings{elyashar2017news, author={Elyashar, Aviad and Bendahan, Jorge and Puzis, Rami}, title = {Is the News Deceptive? Fake News Detection using Topic Authenticity},
booktitle = {The Seventh International Conference on Social Media Technologies, Communication, and Informatics}, series = {SOTICS 2017}, year = {2017}, location = {Athens, Greece}, pages = {16--21}, numpages={6} }

Requirements

  1. Python modules
  • numpy
  • Scikit Learn
  • networkx
  • pandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.9%
  • C 6.1%