Skip to content

NLP based chrome extension that classifies Tweets posted during a disaster

Notifications You must be signed in to change notification settings

saurabhmittal16/disaster-messages-classification

Repository files navigation

Disaster Message Classification

Project made as a part of the NLP Course (IT525). The project includes a Multilabel Classifier that classifies tweets, posted during a disaster, in whether the original poster is looking for help or not. Also, if they are looking for help, what type of help are they seeking - food, water, or shelter. The project also includes a Chrome Extension that gets activated on the Twitter home page and highlights the appropriate tweets.

Running Flask Server

    cd flask
    env FLASK_APP=app.py flask run

Demo

A working demo of the Chrome Extension can be found here.

Dataset

The dataset is a part of the Open Source Datasets provided by Appen.

About

NLP based chrome extension that classifies Tweets posted during a disaster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published