Centrum für Informations- und Sprachverarbeitung, LMU München
Notebooks im nbviewer: https://nbviewer.org/github/awisiorek/syntax-2223
- Vorlesung: Di 10:15-11:45, L155 (Axel Wisiorek)
- Übung: Mi 14:15-15:45, L155 (Axel Wisiorek)
- Tutorium: Fr 16:15-17:45, per Zoom (Sarah Uffelmann)
Vorlesung und Übung finden in Präsenz mit Zoom-Übertragung statt (hybrid). Das Tutorium wird per Zoom stattfinden. Der Zoom-Link wird per LSF-Rundmail und in Moodle mitgeteilt.
https://moodle.lmu.de/course/view.php?id=24526
- Die Anmeldung ist verpflichtend; Moodle dient als Kommunikations- und Verwaltungsplattform (insbesondere für aktuelle Mitteilungen und die Verwaltung der Informatik-Hauptfach-Studierenden).
- Hauptfach-spezifische Einschreibeschlüssel werden per LSF-Rundmail bekanntgegeben.
Vorlesung | Übung | Thema |
---|---|---|
Di, 18.10.22 | Mi 19.10.22 | 1. Einführung (Introduction) |
Di, 25.10.22 | Mi, 26.10.22 | 2. Syntaxanalyse (Syntactic Analysis) |
- | Mi, 02.11.22 | Feiertag (keine Vorlesung; Übung: Troubleshooting Jupyter+git) |
Di, 08.11.22 | Mi, 09.11.22 | 3. Syntaktische Kategorien (Syntactic Categories) |
Di, 15.11.22 | Mi, 16.11.22 | 4. Konstituentengrammatik (Constituency Grammar) |
Di, 22.11.22 | Mi, 23.11.22 | 5. Dependenzgrammatik (Dependency Grammar) |
Vorlesung | Übung | Thema |
---|---|---|
Di, 29.11.22 | Mi, 30.11.22 | 6. Morphologische Merkmale (Feature Structures) |
Di, 06.12.22 | Mi, 07.12.22 | 7. Unifikationsgrammatiken (Feature-based Grammars) |
Di, 13.12.22 | Mi, 14.12.22 | 8. Wortstellung & komplexe Sätze (Word Order & Complex Sentences) |
Vorlesung | Übung | Thema |
---|---|---|
Di, 20.12.22 | Mi, 21.12.22 | 9. CFG Parsing |
Di, 10.01.23 | Mi, 11.01.23 | 10. Unification Parsing |
Vorlesung | Übung | Thema |
---|---|---|
Di, 17.01.23 | Mi, 18.01.23 | 11. PCFGs & Dependency Parsing |
Di, 24.01.23 | Mi, 25.01.23 | 12. Grammar Induction & Probeklausur (24.01.23 ab 11:15) |
Vorlesung | Übung | Thema |
---|---|---|
Di, 31.01.23 | Mi, 01.02.23 | 13. Chunking & Parsing as Tagging |
Datum | Veranstaltung | Thema |
---|---|---|
Di, 07.02.23 | Vorlesung | Klausurvorbereitung (Besprechung Probeklausur) |
Mi, 08.02.23 | Übung | Klausurvorbereitung (Wiederholung + Fragestunde) |
Datum | Uhrzeit |
---|---|
Di, 14.02.2023 | 10 Uhr |
- Bird, Steven & Klein, Ewan & Loper, Edward (2009): Natural Language Processing with Python. https://www.nltk.org/book/
- Dürscheid, Christa (2010): Syntax: Grundlagen Und Theorien.
-
Jurafsky, Dan & Martin, James H. (2009): Speech and Language Processing. 2. Ausgabe: Kapitel 12-16. http://www.cs.colorado.edu/~martin/slp2.html
-
(Jurafsky & Martin: Speech and Language Processing. 3. Ausgabe: Kapitel 10-13. drafts online verfügbar: https://web.stanford.edu/~jurafsky/slp3/ ; https://web.stanford.edu/~jurafsky/slp3/ed3book.pdf )
-
Carstensen, Kai-Uwe, Hrsg. (2010): Computerlinguistik Und Sprachtechnologie. (Kapitel 2.2,2.3,3.4 und 3.5)