MN
2021年5月24日
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
SK
2020年7月17日
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.
by Himanshu B
•2021年3月16日
This course is highly recommended for all AI enthusiasts wishing to learn the NLP concepts from the scratch. This course has everything needed with the start-with content.
by V V T
•2021年6月26日
it is an excellent course. The resource persons are also beautifully delivered. Thanks to the coursera team for providing this kind of course to me to upgrade my self...
by Cecilia E G R P
•2020年8月2日
I learned more than I expected at NLP. Excellent teaching-learning methodology. Understanding the videos, lab and readings allow you to solve the assignment intuitively.
by Aryan S D
•2020年7月30日
This course was very informative ,got to know about knn's,hash tables perfectly ,also hope the difficulty of the week 4's programming assignment will be slightly reduced
by Nikhil K
•2020年7月10日
Awesome course except that it's assumed that we know a few things beforehand like LSH, PCA in depth given the minimal explanation in the videos. Assignments were great.
by Ahmed M
•2020年11月20日
special thanks to deeplearning.ai organization for providing such a fruitful course like that with much new techniques for NLP classifications and high-quality videos
by satish b
•2020年10月24日
This is the best course that will give practical orientation and tests our capability in solving Real world machine learning problems of Natural Language Processing!
by Srishti M
•2020年6月28日
A good course for beginners or people getting back to the field. The assignments were useful, and could be completed quickly with the integrated jupyter notebooks.
by Taranpreet s
•2020年9月19日
Great first course for the specialization, Concepts were explained clearly, Assignments and labs are very valuable. Level of Assignments is on the easier side.
by Dinithi S
•2020年7月25日
Even though I had a basic knowledge of what NLP is and how to implement a basic code, this course provided me an in depth knowledge about how NLP really works.
by Nilesh G
•2020年7月8日
great resources, great learning, easy to understands concepts and it programmatic implementation use cases make us more familiar to work on practical use cases
by Adarsh W
•2021年3月23日
Everything about this course is good except programming assignments. Why do we have to implement everything from scratch ? Why not use some python libraries ?
by Sajidur R
•2020年7月5日
The assignments and workbooks are painstakingly designed to give a complete hands-on experience over the concepts. My NLP intuitions have never been stronger.
by Lis K P
•2021年5月5日
I found the course excellent and very useful to learn NLP in practice. I got a bit confused in the last part of week four, with the hash function and LSH.
by Derwin N
•2020年11月5日
Very good course for beginner. Good refresher from the Deep Learning Specialisation. I think more time should have been spent on the hash tables sections.
by Rachele F
•2021年10月29日
I liked this course. Sometimes for me it was a little bit difficult, because I don't have background of computer science. Anyway, The lessons are clear.
by Baurjan S
•2020年7月25日
As with any course it only makes sense when applied. But it definitely added to my understanding of the wire-framing of the Natural language processing.
by Mihir S
•2020年8月1日
One of the first courses that I enjoyed throughout and did not have to fast forward. Content, pacing, assignments, and lectures, everything is perfect.
by Devansh D
•2022年1月7日
really great. learnt a lot of basics. knew how to perform vector based searches using librarires but learnt how the algo is actually conceptualized
by Michel M
•2021年2月9日
High pace, lots of topics and information. Assumes quite some knowledge and does not leave too much room to get a solid understanding of the subject
by Vipul A
•2022年4月28日
great course with in depth understanding of nlp concepts , tells you how word embedding works and play very important role in language translation
by S M
•2021年3月19日
Thank you for creating such an amazing course and making the material so accessible. I have thoroughly enjoyed it and look forward to the next one!
by DEBAM S
•2021年6月16日
Wonderful way to start NLP. Thank You Coursera for this course. Curriculum for this course is much better than other Platform. Thank you Andrew G.
by Edwin Y
•2020年12月26日
Great course but a little too easy for someone who took the Deeplearning Specialization. I am sure it will become more challenging as we progress.
by Tania V
•2020年12月17日
Very good course! The labs and the assignments really help understand the material "from the ground up", by implementing the algorithms in numpy.