Skip to content

Prediction of which Tweets correspond to real disaster events.

Notifications You must be signed in to change notification settings

francisco3511/disaster-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was developed in the context of 'Natural Language Processing with Disaster Tweets' Kaggle competition (https://www.kaggle.com/c/nlp-getting-started/overview). The goal of this competition is to build a Machine Learning model which can be used to monitor Tweets and predict those which are about real disasters and those that are not.

The main objectives of this project are the following:

  • Perform basic Exploratory Data Analysis (EDA) on the data to gain better insights
  • Parse Tweets and apply text processing, in order to remove unnecessary characters
  • Use TF-ID to transform Tweet Documents into features
  • Build Multinomial Naive Bayes to build the final Machine Learning model.

About

Prediction of which Tweets correspond to real disaster events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published