This repo contains the NLP materials for the 3rd edition of the Data Science Master at KSchool.
- Introduction to NLP
- Unix Command Line Tools to Process Text
- NLTK: Access to Corpora and Linguistic Resources
- NLTK: Part-of-Speech Tagging
- NLTK: Parsing
- TextBlob: NLP
- Space Vector Models
- Word Embeddings
-
Manning & Jurafsky organizaron un curso de NLP en Coursera. Todavía sobreviven las presentaciones y los vídeos.
-
Programming for Linguists (and fellow travelers) (materiales)
-
Dan Jurafsky and James H. Martin. Speech and Language Processing
-
Chris Manning and Hinrich Schütze, Foundations of Statistical Natural Language Processing
-
Steven Bird, Ewan Klein, and Edward Loper. Natural Language Processing with Python
-
Jacob Perkins. Python 3 Text Processing with NLTK 3 Cookbook