Skip to content

Implementations of different NLP methods towards classifying text for the purpose of detecting fake news as part of the course "IN4325 - Information Retrieval" of TUDelft's masters program.

Notifications You must be signed in to change notification settings

venetheo/Fake-News-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake-News-Detection

Implementations of different NLP methods towards classifying text for the purpose of detecting fake news as part of the course "IN4325 - Information Retrieval" of TUDelft's masters program.

Using FakeNewsNet and the included GossipCop and PolitiFact dataset.

Train models to classify data using different methods:

  • Tf-Idf
  • Bag-Of-Words
  • Doc2Vec (DBOW/DDM/combined)
  • GloVe
  • BERT

Report and compare results for above methods using:

  • Accuracy
  • F1 score

About

Implementations of different NLP methods towards classifying text for the purpose of detecting fake news as part of the course "IN4325 - Information Retrieval" of TUDelft's masters program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published