- Download Glove6B pretrained tokens
- Download Kaggle's Toxic Comment Classification Challenge dataset
- Install required modules by running 'pip install -r requirements.txt' from root of this repo
- Run GRU.ipynb to train and save model
- Run demo.ipynb to run demo with saved model