bowenwen / npl-natural-disasters

kaggle's npl with disasters tweet analysis - data from https://www.kaggle.com/c/nlp-getting-started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPL Natural Disaster from kaggle

Getting started

To get a copy of this repository, please clone it:

git clone https://github.com/bowenwen/npl-natural-disasters.git

This project uses a number of machine learning libraries for Natural Language Processing, to get your local environment set up, install Miniconda, then create my kaggle conda environment with the following command:

conda env create -f environments/kaggle.yml

Folder structure

There are two folders for this project, data and environments. You will need to obtain the data from kaggle's NPL getting started competition

Questions?

Please feel free to ask me any question by starting an issue in this repository. Thank you!

About

kaggle's npl with disasters tweet analysis - data from https://www.kaggle.com/c/nlp-getting-started

License:MIT License


Languages

Language:Jupyter Notebook 100.0%