My code while following this kaggle tutorial
-
Download data files from here and unzip into the data/ directory
-
Install packages
python3 -m venv ~/venvs/nlp
. ~/venvs/nlp/bin/activate
pip install -r requirements.txt
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My code while following this kaggle tutorial
Download data files from here and unzip into the data/ directory
Install packages
python3 -m venv ~/venvs/nlp
. ~/venvs/nlp/bin/activate
pip install -r requirements.txt