Part 1 Introduction to Natural Language Processing
This section provides an overview of the program and introduces the fundamentals of Natural Language Processing through symbolic manipulation, including text cleaning, normalization, and tokenization. You'll then build a part of speech tagger using hidden Markov models.
Project: Part of Speech Tagging
Part 2 Computing with Natural Language Project: Machine Translation
Part 3 Communicating with Natural Language Project: DNN Speech Recognizer