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
There are two folders for this project, data and environments. You will need to obtain the data from kaggle's NPL getting started competition
Please feel free to ask me any question by starting an issue in this repository. Thank you!