|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/computational-linguistics-beginner-course/
课程评论:没有评论
**计算语言学入门 courses (Coursera)** 本课程专为对计算语言学感兴趣但没有编程经验的语言学家设计。即使您不是语言学家,如果您想从零开始学习Python基础知识,本课程也非常适合。 **课程亮点:** * **零基础教学:** 无需任何编程经验,所有概念将从基础开始讲解,避免使用复杂的工程术语。 * **Python与计算语言学结合:** 专注于Python在语言学领域的应用。 * **实操能力:** 学习如何使用Python分析文本,例如识别小说主角、解析文本主题等,大大提高效率。 **课程内容涵盖:** * 变量 * 数据类型 * 运算符 * 循环 * 文件管理 * 错误处理 * 练习和最终项目 通过本课程,您将能够快速掌握Python基础,并将其应用于文本分析,轻松处理长篇文本。
Welcome to Computational Linguist - Beginner course. In this course, you will discover the fundamentals of Python applied to computational linguists, and we will do it from scratch. Almost all the courses you can find on this topic have been made by software engineers. However, this course has been made by a linguist, and it is intended for linguists who have no previous experience in coding or programming languages such as Python. You can also take this course if you are not a linguist, but you want to learn the basics of Python at a beginner level. No previous experience is needed. We will not assume you know any of the concepts before you start, and no advanced software engineer explanations will occur along the course. You will effortlessly learn the basics of Python applied to computational linguistics step by step. By the end of this course, you will be able to analyze novels and any kind of text without having to read them. And this process will only take a few minutes. Thus, you will figure out who is the protagonist of a novel or the most likely topic of a text, no matter how long it is. Our journey will cover:Learn what is a variableDifferent data types, from basic level to functions and methodsOperatorsLoopsFile managementAvoid errorsExercisesFinal project