Lab: Building the vocabulary
Lab: Candidates from edits
Programming Assignment: Autocorrect
Lab: Working with text data: numpy
Lab: Working with text data: string tags
Programming Assignment: Part of Speech Tagging
Lab: Corpus preprocessing for N-grams
Lab: Building the language model
Lab: Language model generalization
Programming Assignment: Autocomplete
Lab: Data Preparation
Lab: Intro to CBOW model
Lab: Training the CBOW model
Lab: Word Embeddings
Lab: Word embeddings step by step
Programming Assignment: Word Embeddings