Skip to content

SurajDonthi/nlp-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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