Lectures and Seminars

Ü Natural Language Processing mit Python (MA)

Instructors: Katharina Oster
Shortname: 06.008.0517
Course No.: 06.008.0517
Course Type: Übung

Requirements / organisational issues

This course requires basic programming skills which you could have acquired in the course ‘Introduction to programming for translators’ in the winter semester 20/21 or 21/22. If you have no prior programming skills, you can also learn the basic concepts by yourself before the course starts. This website might be useful: https://www.learnpython.org/. You should know what the following concepts are and how to use them: functions, variables, if-statements, for- and while-loops, importing modules.

Contents

In this course, you will learn about different aspects of natural language processing, and how to execute the different tasks by using python scripts. For this purpose, we will write among others a program for automatic spam detection and a terminology management tool.