It is no exaggeration to say it took me longer to complete this course than the first 3 courses in the specialty and the time was utterly wasted. I wouldn't object if I felt like I was learning new skills but it is mostly battling a poorly constructed course, with terrible assignments, a broken autograder and a Professor who is utterly disinterested in the education of his students.
When considering this course we need to separate the subject (which is fascinating) and the tools (which seem quite powerful) from the course itself. I had really high hopes during the lectures in week 1, where the videos are stronger and close to a well taught university lecture than others in the specialisation. However the assignments and the autograder issues are too great to ignore! Assignments are poorly worded (in one question it is literally trial and error) and the autograder often breaks. There are cases of people spending 10+ hours on work getting incredibly frustrated by the lack of feedback to find out the solutions were correct and the autograder was playing up.
Ratings and Reviews for Applied Text Mining in Python
Back to course Page
Reviews and Ratings
Reviews
Very interesting
Some of the codes are not shown in Jupyter notebook. The assignment statements are not so clear, need to resort to Discussion board for additional information.
I am kind of disappointed of this course especially the lecturer were talking too much than showing the practical examples, for example 'topic modelling'. With a few slides of introduction about topic modelling showing some lines of code without any examples in notebook isn't helping a lot.
Curriculum is valuable but the course quality isn't on par with the other Applied Data Science using Python courses by University of Michigan. Week 4 assignment doesn't do enough to bring all the previous topics together in a realistic application. Week 3 lectures and notebook have teach the use of a scoring function wrongly - an issue addressed in forum threads for months but no edits to the video lectures and notebook have been made as of yet.
This course was not particularly well put together. I found the erratic behavior of the autograder for assignments to be a significant barrier to learning. This course was far more about battling data structures and python libraries than it was about text mining. The word "Applied" in the title should be replaced with "VERY VERY APPLIED..."
nice course
Well structured and quality lectures and content.
The course would be significantly improved if there were more hands-on demos during the lectures. Lectures are very high-level and aren't terribly useful when trying to do the lab exercises.
Not well organized. Some of the assignments took way too much time. Instructor's code could have been written out better and could have explained the topics in detail before expecting students to sort through the mess