dingshutong / Applied-Text-Mining-in-Python

University of Michigan on Coursera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Applied-Text-Mining-in-Python

University of Michigan on Coursera

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

About

University of Michigan on Coursera


Languages

Language:Jupyter Notebook 100.0%