A curated list of resources dedicated to Natural Language Processing
Maintainers - Keon Kim, Martin Park
Please read the contribution guidelines before contributing.
Please feel free to create pull requests, or email Martin Park(sp3005@nyu.edu) / Keon Kim (keon.kim@nyu.edu) to add links.
- Tensor Flow Tutorial on Seq2Seq Models
- Natural Language Understanding with Distributed Representation Lecture Note by Cho
- Michael Collins - one of the best NLP teachers. Check out the material on the courses he is teaching.
- Several tutorials by Radim Řehůřek on using Python and gensim to process corpora and conduct Latent Semantic Analysis and Latent Dirichlet Allocation experiments.
- Natural Language Processing in Action - A guide to creating machines that understand human language.
- A Primer on Neural Network Models for Natural Language Processing Yoav Goldberg. October 2015. No new info, 75 page summary of state of the art.