Giter VIP home page Giter VIP logo

masks_of_twitter's Introduction

Masks of Twitter

Many theorize that one of the reasons America is struggling with Covid-19 is due to an active anti-science movement. It is difficult to quantify the impact this movement has had on American health, but with NLP we can at least get a better understanding of its ideas. And where better to find an exhaustive supply of extreme views than Twitter? This project demonstrates EDA of pro and anti-mask tweets using Python, KMeans clustering, PCA, and Bayesian Classification.

The Data

Over 14,000 tweets were scraped that date from 3/1/2020 to 8/21/2020. Each tweet had the hashtag #wearamask or #nomask, which served as proxy labels for the tweet. #wearamask tweets were labeled pro, and #nomask were labeled anti.

These tweets are included in the tweets_primary directory. The directory also includes a timeline that compares tweets about mask-wearing to US daily Covid-19 cases.

Timeline

Topic Labeling

Each stance was divided into four topics using KMeans clustering.

pos_cluster

neg_cluster

Tweet Prediction

Naive Bayes Classifiers were used to predict if a given tween was pro or anti-mask. It acheived 86% accuracy over a baseline of 66%.

Word_clouds

If ipynb is not rendering, open it here: https://nbviewer.jupyter.org/

masks_of_twitter's People

Contributors

brendanquinn612 avatar

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.