The course was good, but as I progressed in the course, the approach for code began slackening off, as it felt to me. Topics are discussed well, but the implementation in code was something that took a star away.
Ratings and Reviews for Applied Text Mining in Python
Back to course Page
Reviews and Ratings
Reviews
I have major qualms with this course. So far in the specialization, this course is certainly the worst. *The autograder is terrible, having had serious, known issues for 8+ months at the time of this review.*The course content is incorrect, teaching learners the incorrect way to calculate roc_auc_score. *The course blows through certain topics, like Part-of-Speech tagging & Parsing sentence structure, leaving learners like myself without a good overview. I don't even have a good set of links to learn more. I can run a few commands and understand why it might be important, but I have no idea how to use it in practice. *Unlike other courses in the specialization, this one doesn't have good links to interesting academic papers or real world applications.*Unlike other courses, every week does NOT include a weekly Juptyer notebook.Here's a simple solution - give Uwe, an excellent and active Mentor, the permissions to fix this broken course. On the plus side: the instructor is ok, the topic is interesting, and this course really only feels terrible relative to the excellent courses in this specialization. I can still hardily recommend the specialization...
Course content has to be modified, the instructor has to more in depth in some of the topics especially the final week topics. Rest apart, I enjoyed the course, the assignments and quizzes are of optimal length and difficulty. Thanks for making this course!
Great course! very much handy if you are looking for a 'Text processing in Python' primer. The good thing about the course is that it explains the libraries. For example - NLTK vs SciPy for applying ML on text. What's missing, is the Deep Learning aspects of text processing
Some of the assignment problems, especially assignment 2 and 4, did not have clear instructions and hence were confusing. Otherwise, a good course.
Great course, very well balanced pace of learning. Adds good amount of working knowledge with NLP tools; definitely not covers everything but more than what I expected.
good course
The subject is too vast to be covered in such small videos. Lot more details can be integrated. Great start for beginners to Text Mining though
I never knew, that the data that is present over the internet can provide such fascinating details, from which we can infer a lot. The teaching methodology of Professor Vinod where he introduces to the very basic concepts of this course, and then slowly and steadily moves to some of the core concepts of NLP is really fantastic. This course gives you all the key ingredients you need to create advanced NLP projects using python programming language.
Would love to see these courses have more practice questions in each weeks lesson. Would be helpful for repetition sake, and learning vs only doing each question once in the assignments.