Skip to content

carlosbrown2/fake-news-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fake-news-detection

Machine Learning project to detect fake news articles from text using FakeNewsNet dataset, and Google BERT algorithm.

We live in a post-truth world, where misinformation seems to increase all the time. We need a way to identify misinformation, apart from exhaustive, deep research on everything we read. Besides a few heuristics, can we go deeper with statistics and machine learning? This analysis shows that we can.

Main analysis is housed in file Capstone Project 2.ipynb

Custom modules for nlp and data processing are datascience.py and getnews.py

FakeNewsNet: https://github.com/KaiDMML/FakeNewsNet

Google BERT: https://github.com/google-research/bert

About

Machine Learning to detect fake news articles (FakeNewsNet, Google BERT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published