Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 956 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 956 Bytes

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