JL
The course itself is good, but the assigment system is not robust and some sentences are also ambiguous to users. Seeing from the forums, many users get confused in the assigments.
This course will introduce the learner to text mining and text manipulation basics. The course begins with an understanding of how text is handled by python, the structure of text both to the machine and to humans, and an overview of the nltk framework for manipulating text. The second week focuses on common manipulation needs, including regular expressions (searching for text), cleaning text, and preparing text for use by machine learning processes. The third week will apply basic natural language processing methods to text, and demonstrate how text classification is accomplished. The final week will explore more advanced methods for detecting the topics in documents and grouping them by similarity (topic modelling).
This course should be taken after: Introduction to Data Science in Python, Applied Plotting, Charting & Data Representation in Python, and Applied Machine Learning in Python.
JL
The course itself is good, but the assigment system is not robust and some sentences are also ambiguous to users. Seeing from the forums, many users get confused in the assigments.
VL
It is a great course with challenging assignments, I wish the syllabus is a little more deeper specially on the LDA part. But overall a good course that one can look for!
GV
Good information and practice assigment, but the lectures requires more in depth explanation. Also assigments some time are not complety clear. is missing a to add some reference book.
AM
Excellent course for someone like me who is ambitious and aspires to gain knowledge on new things. The videos can be made bit more elaborate, seems to be rushing towards the end.
LC
Love the focus on conceptual text processing and practical guides to implementation in python, but the assignment grader was extremely specific for no reason, especially the Week3 assignment.
MS
The course is great, but I would suggest some contact with the issues and problems faced. Some parts of the exercises are advanced for those who have never had contact with the subject.
BK
Lectures are very good with a perfect explanation. More than lectures I liked the assignment questions. They are worth doing. You will get to know the basic foundation of text mining. :-)
BK
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.
CB
Excellent course! Video lectures are high quality, with realistic problems and applications. Exercises are reasonably challenging, and all quite fun to do! Strongly recommend this course
K
A little bit stretched my python skill, but learned a lot. Forum is a good place, and maybe next I will join some study group online or offline to have more discussions.
FA
This course give the basic idea in each module existed in text and natural language processing kits. A lot more for self-explore, but this will intrigue to begin sooner and learn wider.
RK
Course is great except for the auto grader issues. Please look into the issue. I would like to take this opportunity and thank Prof V. G. Vinod Vydiswaran and all those who helped me to complete it.
显示:20/746
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.
Very painful going through this course although i have quite well coped with course 1-3.
But this course seems lack of systematic structure of building the knowledge, it just walked through the topics quickly and extensively. I had to spend a few hours to learn about the whole structure of text mining to build in-depth knowledge, more than 20 hours to watch the online nltk & genism tutorials cause i m new to text mining & nlp.
just hope the course can simplify the complicated topics such as where we are in the whole process, what's it, why we need it, working theory, coding, how we use these parameters, etc. to make life easier.
I would see autograder and unspecific instructions ruin this course.....Sometimes you know how to get the answer and the answer looks just right! but you still cannot get passed! I would not be taking this course if it was not part of this Specialization........ Improvements need to be made!
Instructor does not explain concepts, just superficially goes through subjects.
Some lectures lack coherence between subjects. you wouldn't know what is the relation between topics.
But it introduces some basic stuff which worth knowing anyway.
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.
This is almost a waste of my time. The structure can be clearer and the connection to Python is outdated. The assignments are poorly designed. The instruction is not effective.
I really wanted to like this course, and there were some redeeming features, but overall I'm unable to recommend it in its current state. IMO, the lectures were at much too high a level while the programming assignments were very detailed with vague instructions and little guidance. There was no link between what was discussed in class and how the fine details of the assignments were to be understood. In addition, the course was published with errors in the auto-grader and no resources in the Resources link (not even slide decks from the lectures, so to review material you were forced to re-visit all the recorded lectures which was very inefficient). My recommendation to Coursera and the Univ of Michigan is to completely re-do the course, doubling the number of lectures to provide not just the broad overview of the topics, but also some detailed descriptions of recommended ways to implement what was discussed. I would also recommend using Professor Andrew Ngs Machine Learning course as a guide for how to create great programming assignments, with detailed PDFs (typically 5-6 pages) describing what is to be done AND WHY (linking back to the lectures) and "telling a story" that is cohesive and leads the student to create something end-to-end (in small steps) that does something amazing by the end. The programming assignments in this course seemed, in contrast, to be a shotgun blast of "do this", "create this", "make this happen" with little context of how the small pieces fit together or what the overall goal of the assignment is to accomplish -- and at the end, a feeling of "I passed the autograder's expections, but have no idea what I've really done or why". There were so many great things that could have been done with the Text Mining topic, and this course touched on just a few in a very haphazard way that simply left me confused and wondering why I spent so much time to learn so little.
The instructor provided very low quality material.
I am an experienced online course learner, both with MOOC's and online courses through accredited universities. Unfortunately, in it's current form, this has been one of the worst classes I have ever taken. While it does have some interesting content, the delivery is sometimes wandering and more of a high level overview than a concrete, here's-how-you-do-it, practical class. The assignments also suffer from ambiguity and sometimes outright forgetting of explicit instructions. Moreover, workbook-type examples are often lacking. Although I'm very disappointed in the execution of this class, there is potential if these problems are addressed.
As an aside, after completing this class, I find it hard to believe that almost half the reviewers gave this class five stars. There are some fundamental problems here, and I almost gave up completing the rest of the series because of this one course.
.
This course makes you give up on data science and MOOCs.
Seriously, the content is poorly presented he keeps on speaking , telling 2-3 lines about a function and so on.
I highly recommend stay away from this pathetic specialization.
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.
I have taken and passed all the first four courses in this specialization, and very much liked the first three courses. But the quality of this course on text mining is far below the average level of the first three. Go find some other courses if you want to learn text mining with Python.
There are too many areas of flaws in this course. I am only highlighting the top 5 below:
1. lacks good connection throughout the course content. This problem exists almost everywhere, both from slide to slide within a video and from video to video. Many times you would have questions in your head like “why is he talking about this?” or “what is this?”
2. use example just for the purpose of showing examples. Don’t really explain the point it is supposed to explain. In many times the examples do not provide clarity, but raise more confusion instead.
3. assignment tasks either too simple, or remotely related to what is introduced in the course. The worst case is assignment in week 4, where the assignment is so poorly constructed. You have to spent days to figure out the right answer. They call it “debug”, but there is nothing wrong with my code. I would say it is more of a process to “try to figure out what the instructor is asking for”.
4. talks too much about the theoretical things, not very good introduction of using python. Even when python code is demonstrated, it is almost always in a very abstract way. This is significantly different from the first three courses, and very annoying. You would need to spend about the same amount of time googling how the packages work as I have never took the course.
5. Repetition of content already introduced in previous courses, i.e., machine learning basics.
The most discouraging course in specialization.
Instructions in programming assignments are misleading or poorly worded. This is an issue with every module of this specialization but Text Mining has been spectacularily bad. You need to spend hours browsing the discussion group just to figure out what is expected. Mentors are doing a great job explaining in the forum, but there is no feedback loop - the instructions are never corrected. Sometimes you see a forum post about a misleading or simply wrong instruction, that is dated 6 months ago, and the instruction still hasn't been corrected. It's like no-one cares. I feel like 70% of the time I spent on this course wasn't learning Text Mining, it was dealing with ambiguous instructions or autograder issues.
I finished this course because I already finished 3 out of 5 courses in the total data science specialization. If you're just doing this course, I wouldn't recommend it. It's very heavy on theory, and the practical elements of Python are only touched upon slightly. Expect to spend a lot of time googling the answer to the weekly assignments, and reading through the forums of the course to find which slight edit you'll have to make to make it work. Oh, and the course instructors/teaching assistants are nowhere to be seen in the forum. There's been errors in the course itself and in the auto-grader that were reported 3 years ago that still aren't fixed.
Unclear assignment instructions, buggy autograder, and no instructor help.
Lectures are very good with a perfect explanation. More than lectures I liked the assignment questions. They are worth doing. You will get to know the basic foundation of text mining. :-)
Initially the lectures started fine. But by week 2, there is a big gap between the level of lecturers/material which are too superficial and the assignment which are very detailed. 90% of the time doing the assignments consist of looking up the forums or stackoverflow. The autograder is also severely outdated, never been updated for the past 3 years since the start of the course. Week 3 itself the autograder requires some "wrong answer" to pass, and this has never been updated. The mentors in the forum especially Uwe is helpful, but he's only patching the leaks by providing guides on passing the autograder. I'm only taking this course to finish the specialization, but I would not recommend this course at all, especially since it's paid and I feel it's not worth the price for the outdated content.
The first three weeks are fairly reasonable, but the last week goes over topics much too quickly with little explanation of HOW to apply the various approaches and what the models are actually doing. There's additionally no notebook for the last week. The lectures use Python 2 but the notebook requires python 3, leading to confusion. All 4 assignments are poorly worded in such a way that it's impossible to pass them without using the discussion forums. The material is interesting and useful, but the class is extremely frustrating.
Unlike the first 3 courses of this specialization, I'm very disappointed with this course.
It didn't give us a good feel of the technology, leaving a lot of blank spaces in the subject.
A lot of important subjects were just mentioned briefly, without training examples to make it clear, and those concepts were asked in assignments.
In Week 3 there is a concept that it's been taught wrongly, and everyone is pointing this out on foruns. But, even after almost FOUR years, this hasn't been correct.
We have to thank the mentors, those are the ones that are really putting the work patching those errors.
In week 4 the course didn't provide a workbook with examples, thanks for the mentors, they got us one.
Really disappointed with the overall lack of attention from the authors with this course. Especially after 3 great first courses in this specialization.