A good intro to NLTK and text mining in Python, though sometimes the effort put in to render an assignment acceptable to the autograder was a headache.
Ratings and Reviews for Applied Text Mining in Python
Back to course Page
Reviews and Ratings
Reviews
Awesome
Instructor was poor. Inadequate coverage of the material in the lectures, some questions not clear as to what was expected. You can do better reading a book on this subject on your own.
Very useful
The course is really helpful. It leads me to know where to start my research.
nicely taught with all the concepts
Great instructor, but the assignments are a big jump from the course notebooks in terms of difficulty. I also faced numerous issues with the autograder. In the last module, there were wrong pieces of code in the notebook and module (like ROC score being calculated from model.predict() instead of model.predict_proba()).
Need to show the slides for longer in the videos. But good learning experience.
It would help to connect the teaching better to the assignments. Especially in Week 4 there is to little connection. There is not even a course notebook to practice some of the material.
Interesting course, nicely delivered with a lot of key information