nlp-notebooks icon indicating copy to clipboard operation
nlp-notebooks copied to clipboard

A collection of natural language processing notebooks.

nlp-notebooks

Environment Setup

  • install conda
  • conda env create -f nlp-notebooks/env/nlp.yml
  • source activate nlp
  • jupyter notebook