Skip to content

Predict which tweets are about real disasters and which one aren’t.

License

Notifications You must be signed in to change notification settings

atamazian/kaggle_nlp_disaster_tweets

Repository files navigation

Twitter has become an important communication channel in times of emergency. The ubiquitousness of smartphones enables people to announce an emergency they’re observing in real-time. Because of this, more agencies are interested in programatically monitoring Twitter (i.e. disaster relief organizations and news agencies).

In this competition, you’re challenged to build a machine learning model that predicts which Tweets are about real disasters and which one’s aren’t. You’ll have access to a dataset of 10,000 tweets that were hand classified. If this is your first time working on an NLP problem, we've created a quick tutorial to get you up and running.

Installation

You can install this package by:

! pip install git+https:/atamazian/kaggle_nlp_disaster_tweets

Run example notebook in Colab

Releases

No releases published

Packages

No packages published