Exercises from Speech and Language Processing (Third Edition) by Jurafsky and Martin with Python implementation of core NLP algorithms.
Authors' web site: https://web.stanford.edu/~jurafsky/slp3/
Topics Covered:
- Text Normalization
- N-Grams
- Naive Bayes