Skip to content

Codebase of the research paper In Search of Credible News

License

Notifications You must be signed in to change notification settings

mhardalov/news-credibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsCredibility

Abstract

We study the problem of finding fake online news. This is an important problem as news of questionable credibility have recently been proliferating in social media at an alarming scale. As this is an understudied problem, especially for languages other than English, we first collect and release to the research community three new balanced credible vs. fake news datasets derived from four online sources. We then propose a language-independent approach for automatically distinguishing credible from fake news, based on a rich feature set. In particular, we use linguistic (n-gram), credibility-related (capitalization, punctuation, pronoun use, sentiment polarity), and semantic (embeddings and DBPedia data) features. Our experiments on three different testsets show that our model can distinguish credible from fake news with very high accuracy.

Paper

https://link.springer.com/chapter/10.1007/978-3-319-44748-3_17

About

Codebase of the research paper In Search of Credible News

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages