Chevron Left
Back to Natural Language Processing with Classification and Vector Spaces

Learner Reviews & Feedback for Natural Language Processing with Classification and Vector Spaces by DeepLearning.AI

4.6
stars
4,260 ratings

About the Course

In Course 1 of the Natural Language Processing Specialization, you will: a) Perform sentiment analysis of tweets using logistic regression and then naïve Bayes, b) Use vector space models to discover relationships between words and use PCA to reduce the dimensionality of the vector space and visualize those relationships, and c) Write a simple English to French translation algorithm using pre-computed word embeddings and locality-sensitive hashing to relate words via approximate k-nearest neighbor search. 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....

Top reviews

SJ

Jul 17, 2020

One of the best introductions to the fundamentals of NLP. It's not just deep learning, fundamentals are really important to know how things evolved over time. Literally the best NLP introduction ever.

MN

May 24, 2021

Great Course,

Very few courses where Algorithms like Knn, Logistic Regression, Naives Baye are implemented right from Scratch . and also it gives you thorough understanding of numpy and matplot.lib

Filter by:

176 - 200 of 847 Reviews for Natural Language Processing with Classification and Vector Spaces

By Kenneth N

Jun 27, 2022

Exceptional and clear instructions but too much into academic jargons and waste of time in learning irrelevant libraries and history of NLP.

By Ming L

Jul 16, 2020

Strongly recommended, I felt like still not enough after just 4 weeks learning.

Look forward to see more courses from you, really appreciate.

By Yaron K

Apr 18, 2022

All concepts are clearly demonstrated in the excercise notebooks. Lectures are broken into short videos followed by summary and practice.

By Shashank Y

Sep 6, 2020

Good course but I felt it a bit boring towards the end. Maybe week 4 can be divided into 2 modules to that students don't feel overloaded

By Jie N

Jul 27, 2020

I love the course learning a lot. see my notes: http://sunshinejie.com/natural-language-processing-with-classification-and-vector-spaces/

By Theodoros D

Oct 19, 2020

Very insightful course. It helped me understand the concepts and the assignments are very helpful to further understand these concepts.

By borun d

Aug 11, 2020

I liked the course very much.. Although assignment was quite hard to me, I took the challenge and achieve the goal. Thanks to the Team.

By Riteng Z

Jun 14, 2022

just amazing, the lectures are short but supper clear, except the pca part it's kind of difficult

and I love how the labs are designed

By Foutse Y

Oct 2, 2020

The organisation of the course was very good. Each concepts that was presented was presented in a good order that eased understanding.

By Aditya J

Jul 29, 2020

woww, what a great start , but I guess you guys should add lectures on word embeddings too, otherwise for starters it's very difficult

By HAMZA A

Nov 20, 2023

Very helpful course, I learned during this course basic concepts of NLP, and got to practice those theories with datasets in python.

By Xiaonuo G

Jan 2, 2021

Fun, informative, and just the right amount of work. If you'd like to brush up on the fundamentals, this is the course to dive into.

By Jeren

Jun 9, 2022

Complex concepts are explained in a really intuitive manner. Small examples of complex formulas and process are incredibly useful!

By Divyanshu S

Jun 25, 2020

A good course designed for NLP enthusiasts... Highly recommend this course, if you are starting NLP for your projects at work/home.

By Bharathi k N

Aug 31, 2020

The course is excellent and instructors are amazing. Loved this course and thank you so much for providing us this amazing course.

By Bharadwaj A

Jul 20, 2020

Very nicely done. Thanks.

Would be nice if we had a way to debug our code with your examples (when you grade and point out errors).

By Ravi G

Aug 21, 2020

Excellent course with very fundamental concepts taught in an intuitive and simple way. Loved the spiderman reference the most. ;p

By Neo P

Jan 22, 2022

Extremely useful class. The class is well structured and the assignment code is clean and very well organized.

Amazing professor!

By Michael M

Jul 25, 2020

A gentle guide to the intricacies of NLP. Lean underling concepts and begin to get ideas on how they are implemented in python.

By CLAUDIA R R

Feb 15, 2021

Great course! The activities are well thought. They can be hard but once you figure them out, it's everything you need to know!

By Rahul K

Jul 27, 2020

One of the best NLP courses available. Includes both theory and practical implementation. Assignments are very well structured.

By Chris V

Feb 6, 2021

Easy to follow. The assignments had better flow than the Machine Learning course. I like using numpy better than matlab, too.

By Ssemambya O

Sep 20, 2020

The course is well explained and Understandable. It's the best choice for anyone starting out in Natural Language Processing.

By Leonardo G C

Aug 20, 2020

Excelent lectures, ideal for people who wants to learn NLP from the basics. The coding assignments were very well structured.

By Andrei N

Jul 11, 2020

A thoughtfully structured course that leads through fundamental approaches and methods in NLP developing a deeper intuition.