Natural Language Processing with Sequence Models
-
36
-
- Write review
Overview
Class Central Tips
a) Train a neural network with GLoVe word embeddings to perform sentiment analysis of tweets,
b) Generate synthetic Shakespeare text using a Gated Recurrent Unit (GRU) language model,
c) Train a recurrent neural network to perform named entity recognition (NER) using LSTMs with linear layers, and
d) Use so-called ‘Siamese’ LSTM models to compare questions in a corpus and identify those that are worded differently but have the same meaning.
Please make sure that you’ve completed Course 2 and are familiar with the basics of TensorFlow. If you’d like to prepare additionally, you can take Course 1: Neural Networks and Deep Learning of the Deep Learning Specialization.
By the end of this Specialization, you will have designed NLP applications that perform question-answering and sentiment analysis, created tools to translate languages and summarize text, and even built a chatbot!
This Specialization is designed and taught by two experts in NLP, machine learning, and deep learning. Younes Bensouda Mourri is an Instructor of AI at Stanford University who also helped build the Deep Learning Specialization. Łukasz Kaiser is a Staff Research Scientist at Google Brain and the co-author of Tensorflow, the Tensor2Tensor and Trax libraries, and the Transformer paper.
Syllabus
- Neural Networks for Sentiment Analysis
- Learn about neural networks for deep learning, then build a sophisticated tweet classifier that places tweets into positive or negative sentiment categories, using a deep neural network.
- Recurrent Neural Networks for Language Modeling
- Learn about the limitations of traditional language models and see how RNNs and GRUs use sequential data for text prediction. Then build your own next-word generator using a simple RNN on Shakespeare text data!
- LSTMs and Named Entity Recognition
- Learn about how long short-term memory units (LSTMs) solve the vanishing gradient problem, and how Named Entity Recognition systems quickly extract important information from text. Then build your own Named Entity Recognition system using an LSTM and data from Kaggle!
- Siamese Networks
- Learn about Siamese networks, a special type of neural network made of two identical networks that are eventually merged together, then build your own Siamese network that identifies question duplicates in a dataset from Quora.
Taught by
Younes Bensouda Mourri, Łukasz Kaiser and Eddy Shyu
Related Courses
-
Natural Language Processing with Probabilistic Models
deeplearning.ai
-
Natural Language Processing with Attention Models
deeplearning.ai
-
Become a Natural Language Processing Expert
IBM, Amazon
-
Sequence Models
deeplearning.ai, Stanford University
4.8 -
Sequence Models for Time Series and Natural Language Processing
Google Cloud, Google
1.0 -
Natural Language Processing
deeplearning.ai
Reviews
0.0 rating, based on 0 reviews