An open API service indexing awesome lists of open source software.

https://github.com/eric-haibin-lin/nlp-notebooks

A collection of natural language processing notebooks.
https://github.com/eric-haibin-lin/nlp-notebooks

deep-learning deep-learning-tutorial natural-language-generation natural-language-inference natural-language-processing natural-language-understanding nlp nlp-resources

Last synced: over 1 year ago
JSON representation

A collection of natural language processing notebooks.

Awesome Lists containing this project

README

          

# nlp-notebooks

## Environment Setup

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