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:

626 - 650 of 847 Reviews for Natural Language Processing with Classification and Vector Spaces

By Pedro P

Jan 10, 2024

Started off great, but I feel like the more advanced stuff could've been better explained. Regarding the exercises, I felt like the labs often gave too much information that made them all to easy.

By Alistair J W

Jan 20, 2021

The course material is very good but the code provided is not of the highest standard and the auto-grader is very idiosyncratic. There are typos in the comments in the code that are unfortunate.

By bob n

Feb 1, 2021

Nicely paced. Breaks material down into nice bite-size pieces. Labs helpful and mostly good instructions, had a few "what's wanted here" moments, but most issues were brain farts on my part.

By Jonas B

Mar 5, 2023

nicely explained. grasped all the concepts quickly. Would give 4.5 stars if possible. 1 star less, because the programming assignments could be a little bit less guided and straight forward.

By Kelvin L

Jun 4, 2021

Good course. I'd be more happy if the reading sections are more helpful and contain more references. Not just summary of the video lectures. Overall, good introduction to NLP for beginner.

By Toni H

Jul 19, 2021

A decent intro to get into NLP I guess. From practical standpoint, feel a bit like this is bunch of semi-heuristic methods that are bit dated. Could use some more big-picture motivation.

By Jim C

Apr 21, 2021

The material was a little shallow in places, and there are some long standing issues with assignments and quizzes that remain unresolved. Other than that, it was an interesting course.

By Deleted A

Jul 8, 2021

This is a quick and effective way to learn the basics of NLP. The course requires some understanding of linear algebra and calculus. The difficulty of the exercises is just right.

By FERNANDO D H S

Aug 20, 2020

EXCELENT MATERIAL AND VERY CLEAR!! All the lessons and videos explained in a great way the exercises and theory. Just the final assigment was tricky and sometimes confussing.

By Varad P

Jan 13, 2021

This is a very good introductory course, unfortunately, it lacks depth. The rest of the things are amazing, as expected of deeplearning.ai, it was an enjoyable experience :)

By Nicholas Z

Mar 28, 2022

I think this course is a good complement to other AI/ML courses from DeepLearning.AI, but previous courses are definitely recommended to get the most benefit out of this.

By Vincent R

Jan 4, 2022

Good content, well-produced videos. Assignments are a little weird at times, but overall a good balance of showing what you've learned and not having to do all the work.

By Sofya Z

Nov 1, 2021

Well-build course, but as for me is quite superficial, I love deeper approach in teaching how things work and why. Although practical skills have definitely increased!

By Achuthan S

Oct 13, 2021

This is a beginner level, simple course for someone who is very new to ML/NLP; not challenging. Assignments are okay - the last one is the most useful/interesting IMO.

By Alok a

Aug 13, 2020

It feels me great to learn , via online media in this time of pandmic and yes of course the content quality is good , and so will continue to go for all the sessions.

By Abhijit D

Jun 4, 2021

Though i felt last assignment was pretty tough adn i had to seek lot of online material but overall vert nice course and gives introduction to nlp in very nice way!

By Aung K H

Feb 3, 2021

Great content. It would be nicer if the lecture videos spend more time going into the concepts. Lab and Assignment notebooks however, cover the concepts in detail.

By Paradorn B

Aug 15, 2020

Content is well compiled. A lot of theory and practice There should be a programming foundation. And linear algebra It will help you understand the lessons faster.

By Vadim S

Jul 31, 2020

I was sitting most of the time trying to reconnect to notebook. I don't know if this is the course fault or coursera's, but it exists. The content itself is good

By Błażej M

Sep 10, 2020

Great course! What I'd really like to see more is how the embedding database is build (it was mentioned how it might be done but there was no exact explanation)

By Brian M

Sep 14, 2020

Videos were very basic (and short), but the workshops and assignments were thorough yet well commented (in code) allowing for quick progress and learning.

By Ravi V K

Jul 20, 2020

I loved it overall! here are some considers...some more video explanations and references would have made this more interactive and game changer

By Swapnadeep S

Jul 17, 2020

Its an awesome course, but it would be nicer if students can learn to code on practical projects instead of writing everything just from scratch

By Akshay S

Aug 14, 2021

Nice content and easy explanation. There are a few mistakes in the programming assignments which should be corrected. Overall liked the course!

By Andrea D

Oct 5, 2021

Exceptionally well conduceted course, but I got to say that the last two weeks are weaker than the first two in terms of depth of explanation.