Skip to content

CS671 : Introduction to Natural Language Processing Project

Notifications You must be signed in to change notification settings

harshits333/Fake-News-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake-News-Detection


The challenge to combat the menace of fake news is essential for the maintenance of authenticity of various media sources. We have used machine learning and natural language processing to identify the fake news which can be used to combat the fake news problem.

We have used two models in our project:-

  • Attention Integrate(AI) model
  • 3HAN (Hierarchical Attention Network)

We have focused on using the attention mechanism to check the relevancy of words and sentences in the articles. We merged the context info from both headlines and articles to decide the genuineness of the article.

Releases

No releases published

Packages