sugatagh / Natural-Language-Processing-with-Disaster-Tweets

The objective of the project is to predict whether a particular tweet, of which the text (occasionally the keyword and the location as well) is provided, indicates a real disaster or not. We use various NLP techniques and classification models for this purpose and objectively compare these models by means of appropriate evaluation metric.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Natural Language Processing with Disaster Tweets

Project Report

https://sugatagh.github.io/dsml/projects/natural-language-processing-with-disaster-tweets/

Kaggle Notebook

https://www.kaggle.com/sugataghosh/natural-language-processing-with-disaster-tweets

Overview

About

The objective of the project is to predict whether a particular tweet, of which the text (occasionally the keyword and the location as well) is provided, indicates a real disaster or not. We use various NLP techniques and classification models for this purpose and objectively compare these models by means of appropriate evaluation metric.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%