/kolkata_nlp_workshop_2019

Code and data for the Fullstack NLP Workshop organised by GDG Kolkata and The Code Foundation on 19th January, 2019

Primary LanguageJupyter Notebook

Fullstack NLP

Code and data for the Fullstack NLP Workshop organised by GDG Kolkata and The Code Foundation on 19th January, 2019.

Steps to set up the conda environment:

  • Download and install Miniconda.
  • Download or clone this repository.
  • cd kolkata_nlp_workshop_2019
  • conda install --name <name of your choice> --file conda_env.txt

This should install all the necessary packages needed for the workshop into a conda environment with a name of your choosing.