Skip to content

Repository files navigation

NLP Tutorial

My code while following this kaggle tutorial

Setup

  1. Download data files from here and unzip into the data/ directory

  2. Install packages

python3 -m venv ~/venvs/nlp
. ~/venvs/nlp/bin/activate
pip install -r requirements.txt

Questions?

@thoolihan

About

Working through Kaggle NLP Tutorial

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages