Chevron Left
Back to Applied Text Mining in Python

Learner Reviews & Feedback for Applied Text Mining in Python by University of Michigan

4.2
stars
3,784 ratings

About the Course

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

Top reviews

CC

Aug 26, 2017

Quite challenging but also quite a sense of accomplishment when you finish the course. I learned a lot and think this was the course I preferred of the entire specialization. I highly recommend it!

JR

Dec 4, 2020

Excellent course to get started with text mining and NLP with Python. The course goes over the most essential elements involved with dealing with free text. Definitely worth the time I spent on it.

Filter by:

176 - 200 of 737 Reviews for Applied Text Mining in Python

By Tai N A

Nov 23, 2021

This course is absolutely useful for those who want to apply knowledge into real life context

By Ricardo J M S

Apr 25, 2020

Excellent course. Simple and with great explanation of the text mining world. You will enjoy

By Timothy P

Nov 27, 2019

Challenging but fun class, I learned a lot. Much to build on and keep learning about. Thanks

By Zefang L

Jul 17, 2019

Great introductory course for text mining. Very help to learn nltk, gensim, etc. packages.

By Allyson D d L

Feb 1, 2022

Very good, but the last assignment I spent a lot of time fighting against the autograder.

By STEVEN V D

Apr 15, 2018

Excellent introduction to practical text mining in Python. Very interesting labs as well.

By Chintoo K

Jun 10, 2020

Great job by instructors. Even assignment was difficult but finally i get it through :)

By Yunhong H

Mar 23, 2019

This course is great. The knowledge gained in this course is very useful in real world.

By ShangPei

Nov 18, 2017

Good course, teaches you some basic concepts and skills about text mining using Python.

By Daniel H

Oct 2, 2020

Liked the assignments, enthousiastic moderators, videos by Vinod Vydiswaran are great.

By Yu-Hung C

Jul 15, 2019

The last assignment is really challenging!!! Good course for text mining introduciton!

By Saikrishna D

Jul 24, 2019

The course is fantastic and it helps in enhancing your skills if you are a beginner.

By Manikant R

May 24, 2020

Course it explain in most simplest way. Assignments and resources are of great use

By Haris P D

Dec 14, 2019

An really amazing course. The experience I had from this course that was unique!

By H.-M. F C

Jan 26, 2019

The course is really helpful. It leads me to know where to start my research.

By Maria C D B

Jun 25, 2020

Me ha ayudado mucho a empezar a realizar mi trabajo de grado. Muchas gracias.

By John H E

May 27, 2019

This course for me was demanding! I truly enjoyed all the concepts I learned.

By Adolfo G

Jan 30, 2019

Excellent course, you must to take it and work by yourself in the Assignments

By Ioana I

Feb 9, 2021

Really enjoyed the course! Thank you for the great lectures and assignments!

By Ben B

Nov 30, 2020

I enjoyed the content as well as the pace of the course. Lecturer is great!

By Simon E

Dec 24, 2017

If you want to challenge this course and learn a lot, HIGHLY RECOMMENDED!!!

By Sébastien M

Aug 21, 2017

Very good course, a lot of articles (most optional) but really interesting

By Nikita D

Aug 21, 2020

the course is very good!

I highly recommend you to enroll and complete it

By phaneendrababu g

Mar 8, 2019

Understood Machine Learning as well. Nice topics and clear explanation.

By NITISH R

Sep 24, 2018

Wonderful course for starting Text Analytics and practicing the concept