Code Monkey home page Code Monkey logo

misinformation_identification_-fake_news_detection-'s Introduction

Misinformation Identification Fake news detection

  • Performed NLP misinformation identification for the US election (November 8, 2016) and COVID-19 news.
  • Employed tokenization and stopwords for data cleaning, used word cloud for data visualization followed by feature engineering via lemmatization and scaled with Tf-IDF.
  • Implement four models where logistic regression outperformed SVC, Passive-aggressive classifier and KNneighbours classifier.

About the repository:

The covid-19 dataset is taken from: https://raw.githubusercontent.com/susanli2016/NLP-with-Python/master/data/corona_fake.csv. Election data is acquired from: https://www.kaggle.com/clmentbisaillon/fake-and-real-news-dataset.

The Notebook contains a combination of:

  • Fake news detection for US election 2016 and
  • Fake news or messages detection during COVID-19

The prior implemented fake news detection model (for US election 2016) is further extrapolated to predict the scenarios for fake news detection in the period of the COVID-19 pandemic.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.