

In the second year of the Natural Language Processing specialization, you will: a) Create a simple autocorrection algorithm using minimum edit distance and dynamic programming; b) Apply the Viterbi algorithm to part-of-speech (POS) extraction, which is very important for computational linguistics; c) Write a more advanced autocorrection algorithm using an N-gram model of language; and d) Write your own Word2Vec model that uses a neural network to compute word embeddings using a continuous…
Natural Language Processing with Probabilistic Models is listed in the GenAI.Works courses directory, from DeepLearning AI.