Natural Language Processing
Notes on natural language processing, from classical system-building approaches to modern neural and reinforcement-learning methods for language models.
CMU Advanced NLP Lecture 2: Learned Representation Tokenization, token embeddings, CBOW, Deep CBOW, training losses, and a small sentiment-classification experiment comparing shallow and deeper bag-of-words models.
CMU Advanced NLP Lecture 1: Introduction and Fundamentals NLP system-building methods from rules to supervised learning and reinforcement learning, plus the common ingredients of parameterization, learning, inference, softmax probabilities, and generation.