Framework for NLP Pipeline

Setup instructions

  1. Clone this repo:
>>> git clone https://github.com/SurajDonthi/nlp-models.git
  1. Setup the conda environment with:
>>> conda env create -f environment.yml