Seminar (Laura Kallmeyer)

Tuesday 12.30-12.00 and Thursday 08.30-10.00, room 24.21.03.26

Start: 02.04.2019. Last session: 11.07.2019.

Course description:

Parsing is a central task in natural language processing. Its goal is to compute the syntactic structures of sentences. Such a syntactic structure could either be a constituency structure or a dependency structure. The former is in many cases taken to be generated by a context-free grammar (CFG). Consequently, constituency parsing amounts to a) implementing/inducing a context-free grammar and b) using this grammar for parsing. Dependency parsing, in contrast to this, is mostly grammar-less parsing using machine-learning techniques.

In this course, we will mainly concentrate on step b) of CFG-based constituency parsing. We will revise various symbolic parsing algorithms that yield, given a CFG and an input sentence, the set of all parse trees for this sentence. In the second half of the course, we will move on to probabilistic parsing, covering Viterbi parsing and weighted deductive parsing with A* estimates.

For references see the slides of the individual sessions.

Schedule and Slides

(The slides are from WS 17/18.)

Exercises

There are weekly exercises for the course. These exercises are not mandatory but working on them is a good way to prepare for the exams. The solutions of the exercises will be discussed in the course.

The collection of homework exercises can be found here: Parsing-exercises

Leistungsnachweise

Sowohl für einen BN als auch für eine AP muss in einer Gruppe von zwei Studierenden ein Beispiel zu einem der Themen erklärt und als Handout ausgearbeitet werden. Daneben ist die Teilnahme an beiden Klausuren obligatorisch. Für einen BN müssen mindestens 50% der Aufgaben sinnvoll bearbeitet werden. Für eine AP setzt sich die Gesamtnote zu gleichen Teilen aus den beiden Klausurnoten zusammen.