Applied Text Mining in Python

开始时间: 04/22/2022 持续时间: Unknown

所在平台: CourseraArchive

课程类别: 计算机科学

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/python-text-mining

课程评论:没有评论

第一个写评论        关注课程

课程详情

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.

Python中的应用文本挖掘:本课程将向学习者介绍文本挖掘和文本操作的基础知识。本课程首先了解python如何处理文本,对机器和人类的文本结构以及对处理文本的nltk框架的概述。第二周重点介绍常见的操纵需求,包括正则表达式(搜索文本),清理文本以及准备供机器学习过程使用的文本。第三周将对文本应用基本的自然语言处理方法,并演示如何完成文本分类。最后一周将探讨更高级的方法,用于检测文档中的主题并通过相似性将它们分组(主题建模)。 本课程应在以下课程之后进行:Python中的数据科学导论,应用绘图,制图和绘图。 Python中的数据表示和Python中的应用机器学习。

课程评论(0条)

课程简介

Python应用课程,这门课程主要聚焦在文本挖掘和文本分析基础,包括正则表达式,文本清洗,文本预处理等,并结合NLTK讲授自然语言处理的相关知识,例如文本分类,主题模型等。

课程标签

文本挖掘 Python Python文本挖掘 Python数据科学 Python文本挖掘应用

4人关注该课程

主题相关的课程