教程 ==== 阅读内容 -------- General Machine Learning - Jason’s `Machine Learning 101 `__ from Google’s Senior Creative Engineer explains Machine Learning for engineer’s and executives alike - a16z `AI Playbook `__ is a great link to forward to your managers or content for your presentations - `Machine Learning Blog `__ by Brian McFee - `Ruder’s Blog `__ by `Sebastian Ruder `__ for commentary on the best of NLP Research Introductions and Guides to NLP - Ultimate Guide to `Understand & Implement Natural Language Processing `__ - `Introduction to NLP at Hackernoon `__ is for people who suck at math - in their own words - `NLP Tutorial by Vik Paruchari `__ - `Natural Language Processing: An Introduction `__ by Oxford - `Deep Learning for NLP with Pytorch `__ - `Hands-On NLTK Tutorial `__ - The hands-on NLTK tutorial in the form of Jupyter notebooks Blogs and Newsletters - Blog: `Deep Learning, NLP, and Representations `__ - Blog: `The Illustrated BERT, ELMo, and co. (How NLP Cracked Transfer Learning) `__ and `The Illustrated Transformer `__ - Blog: `Natural Language Processing `__ by Hal Daumé III - `Tutorials by Radim Řehůřek `__ on using Python and `gensim `__ to process language corpora - `arXiv: Natural Language Processing (Almost) from Scratch `__ - `Karpathy’s The Unreasonable Effectiveness of Recurrent Neural Networks `__ 视频和在线课程 -------------- 深度学习和 NLP ~~~~~~~~~~~~~~ Word embeddings, RNNs, LSTMs and CNNs for Natural Language Processing \| - Udacity’s `Intro to Artificial Intelligence `__ course which touches upon NLP as well - Udacity’s `Deep Learning `__ using Tensorflow which covers a section on using deep learning for NLP tasks (covering Word2Vec, RNN’s and LSTMs) - Oxford’s `Deep Natural Language Processing `__ has videos, lecture slides and reading material - Stanford’s `Deep Learning for Natural Language Processing (cs224-n) `__ by Richard Socher and Christopher Manning - Coursera’s `Natural Language Processing `__ by National Research University Higher School of Economics - Carnegie Mellon University’s `Neural Networks for NLP `__ by Language Technology Institute there 经典 NLP ~~~~~~~~ Bayesian, statistics and Linguistics approaches for Natural Language Processing \| - `Statistical Machine Translation `__ - a Machine Translation course with great assignments and slides - `NLTK with Python 3 for Natural Language Processing `__ by Harrison Kinsley(sentdex). Good tutorials with NLTK code implementation - `Computational Linguistics I `__ by Jordan Boyd-Graber, Lectures from University of Maryland - `Deep NLP Course `__ by Yandex Data School, covering important ideas from text embedding to machine translation including sequence modeling, language models and so on. 图书 ---- - `Speech and Language Processing `__ by Prof. Dan Jurafsy - `Text Mining in R `__ - `Natural Language Processing with Python `__