Coder Social home page Coder Social logo

aayu24 / builwithai-nlp_challenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manpreet-29/builwithai-nlp_challenge

0.0 1.0 0.0 1.13 GB

This is in respect with the hackathon at Hackmakers were the team has undertaken a NLP challenge

Jupyter Notebook 1.42% Python 0.02% HTML 98.56%

builwithai-nlp_challenge's Introduction

BuildWithAI | NLP Challenge :heart_eyes:

Team Soothe / Flashpoint ๐Ÿ˜Ž โšก

This repository contains all code files and data we used in the Global AI Hackathon Challenge Competition titled #BuildwithAI : Emergence. In this project, we utilized web scraping techniques to collect data from multi-platforms, leveraged NLP techniques to process the text data, analyzed the data by sentiment analysis and topic modeling, and created a dashboard to present the results.

Motivation

There is a lot of going on in the world right now due to the Covid-19 pandemic and we needed to understand and study the public sentiments regarding Covid-19 along with how media and newspapers have impact over it.

The dataset can be used for

  • To study people's interactions on Twitter during COVID-19 era
  • To study public media's behavior during COVID-19 era
  • To study people's emotion change during COVID-19 era
  • To find the impact of public media on people's emotion during COVID-19 era

Our data source including:

Twitter:

News:

  • COVID-19 news scraped from Fox News (daily data from 01/20 to 04/26)

Analysis Methods

Sentiment Analysis

  • IBM Tone Analyzer: We used IBM Watson's tone analyzer on our news articles to check the tone with which each article is written when it comes to the most popular topics during the COVID-19 era. The IBM's Tone Analyzer is able to do the sentiment anlysis upto 5 different tones of the text data which is more than neutral-positive-negative sentiment analysis. Through this way, we can study the articles tone more specifically. But there is a limitation that we could not apply this to the tweet dataset since it is slow at a rate of max 3 tweet/sec which would have taken ages for more than 1 million tweets.
  • Deep Learning : We created a neural network with LSTM and Stanford Glove embedding on twitter tweets for sentiments ('anger', 'fear', 'joy', 'love', 'sadness', 'surprise). The model's training accuracy was 92% and it took nearly 10 minutes prediction time for tweets on a single day.

builwithai-nlp_challenge's People

Contributors

vipul-shinde avatar aayu24 avatar mistah-h avatar shailee279 avatar

Watchers

James Cloos 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.