Chevron Left
返回到 Applied Text Mining in Python

学生对 University of Michigan 提供的 Applied Text Mining in Python 的评价和反馈

4.2
3,824 个评分

课程概述

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....

热门审阅

RK

Jul 19, 2019

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.

CH

Aug 10, 2018

Passionate instructor and a great primer on how software can infer useful data from text. Gives a preliminary understanding on the algorithms used in scikit learn and nltk.

筛选依据:

601 - Applied Text Mining in Python 的 625 个评论(共 746 个)

创建者 Deleted A

Apr 15, 2018

Very very long videos. Makes a person zone out. The videos need to be smaller in length as they become very hard to complete. However, the content is good and easy to understand.

创建者 Oscar F R P

Aug 26, 2020

Videos are too long and the lectures sometimes go too fast and shallow to grip on information for the assingments, though those can be very manageble consulting stackoverflow

创建者 Ashwani K

Apr 14, 2021

The previous three courses has really made my expectation quite high. This course was fine, however a more details of programming examples and tutorials were needed.

创建者 Reed R

Mar 7, 2018

Overall a good course and a nice introduction to Text Mining but issues with the autograder and some unclear instructions can make the assignments a little painful.

创建者 James S

Feb 1, 2018

Some good stuff here, but really drops in quality toward the end and became a real slog to finish. Shame, since the rest of the specialization has been outstanding.

创建者 Tracy S

Mar 12, 2018

assignments are ok although with some unclear issues. however, i think the last week tutorials can be richer and more informational. i love the week1-3 tutorials.

创建者 Kieran W

Feb 21, 2018

Overall good material. Not enough actual code examples at times, especially towards the end. The assignments weren't completely relevant and slightly buggy.

创建者 Juan M

Apr 28, 2020

Seems sort of unupdated, lacking enough applications for the student to really get a grasp of the contents. Lectures should explain theory more thoroughly

创建者 Saswati R

Jul 8, 2018

Some of the assignment problems, especially assignment 2 and 4, did not have clear instructions and hence were confusing. Otherwise, a good course.

创建者 Rafael C

Aug 20, 2017

The course materials were interesting, but there were also a lot of issues with the autograder. Hopefully they will be fixed for the next sessions.

创建者 Ali T

Dec 23, 2018

I learned some useful stuff in this course but I think it could be a little more deeper and teaching more behind theorems especially for week 4.

创建者 Maxim P

Oct 12, 2018

Good Lectures. But much to less introduction by real examples. Especially in the last lecture you need to add a Notebook. As guidency and recap.

创建者 Girija M

Jul 1, 2018

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

创建者 Alan H

Oct 25, 2021

Some helpful example projects, but the autograders do not work and its really difficult to pass the assignments because of the finicky system

创建者 Mateusz M

Feb 6, 2019

Some of the topics where elaborated very briefly. There was not enough practical examples and instructor was no clear in what he was saying.

创建者 Bernardo A

Aug 19, 2017

I liked the course, but it felt as a very raw overview, I think it could have been more challenging when it comes to the models explained.

创建者 Shakshi S

Aug 4, 2020

The course assignments were somewhat difficult and also there should be more explanation of topics that were covered in this course.

创建者 Alex W

Nov 14, 2019

Really poor instructions on week 4. Overall, was a great course that was a good intro to the text machine learning tools in Python.

创建者 Enzhe L

Aug 29, 2018

I don't think the lecture is very clear. Although I have finished the homework, I still feel a little confused about the concepts.

创建者 Kravchenko O

Jan 24, 2024

Overall the course was not bad, but the week 4 topics were strange and the 1st assignment was harder than those on 2nd-3rd weeks

创建者 Panit A

Oct 22, 2017

Bad assignment. Grader not reliable. No control over the discussion board, many confusing comments mixed with good comments.

创建者 Vishal S

Jul 16, 2018

Lectures are good but the assignment of week1 and week 4 is a little bit absurd and unclarified. Autograder is too slow.

创建者 Nishal

Dec 4, 2019

The explanations weren't the best and pacing wasn't amazing, but some good ground covered and parts were interesting.

创建者 Sina H

Apr 25, 2020

This is a good informative course, yet superficial at times. Specially when it comes to fourth weeks' assignments

创建者 Zachary A

May 12, 2022

The effort that went into teaching the content seemed much less than the previous courses in this specialization