Simplifying Language — Text Normalization in Natural Language Processing This week I learned about text normalization, tokenization, lemmas, edit distance, and the Natural Language Toolkit (NLTK). I ran into some problems installing NLTK and also learned more about Python. …