Skip to content

NLP Code that detects tweets as they pertain to disasterous events.

Notifications You must be signed in to change notification settings

BhairavValera/NLPDisasterTweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real or Not? NLP with Disaster Tweets - Analysis and Predictions with Neural Network

Getting Started

Clone the repository and ensure that the correct packages are installed. This notebook requires

Pandas
NumPy
Seaborn
Matplotlib

re (regular expression)
tqdm

Scikit-Learn
Tensorflow
Keras

These can be installed appropriately with python -m pip install [package].

Author

Bhairav Valera

Acknowledgements

Methodology inspired by this article on Medium and this Kaggle kernel. Model history plotting functions from this repo. GloVe embeddings provided by this kernel.

About

NLP Code that detects tweets as they pertain to disasterous events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published