This repo contains the NLP materials for the 18th edition of the Data Science Master held at KSchool Madrid.
-
Dragomir Radev's Introduction to Natural Language Processing is no longer on Coursera. But here there are some materials.
-
Some years ago, Manning & Jurafsky organized a course on NLP at Coursera. There are some slides and videos.
-
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
-
Emily Bender. Linguistic Fundamentals for Natural Language Processing: 100 Essentials from Morphology and Syntax
-
Jacob Einstein. 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
-
the Beyond Word Embeddings series, especially its Part 2
-
PyTorch pre-trained vectors: BERT & OpenAI's GPT Models