The course assumes familiarity with basic computing concepts, but will not assume any knowledge of the Python language or linguistics, which will be acquired during the course. These skills are helpful and will enhance our discussions. If you like to work with your own notebook, we kindly ask you to follow the installation instructions given at
http://www.nltk.org/download.
Please use
TUCaN to register for the lecture and the exam.
The lecture offers an introduction into the perspectives, problems, methods and techniques of text technology. All examples and tutorials are based on the programming language Python.
Key aspects:
The course is based on the Python programming language together with an open source library called the Natural Language Toolkit (NLTK). NLTK allows explorative and problem-solving learning of theoretical concepts without the requirement of extensive programming knowledge.
If you like to have a jump start on NLTK, have a look at this
video.