-
Notifications
You must be signed in to change notification settings - Fork 2
DC Session 8 Treebanking 2
Recorded Monday, February 24, 16:00 UK = 17:00 CET (nominally Thursday March 5)
Convenors: Francesco Mambrini (UCSC Milan), Toon Van Hal (KU Leuven)
YouTube link: https://youtu.be/FiYnT-nnHd8
Slides: tba
This session will give an introduction to the use of treebanked/morphosyntactically annotated texts, following on from the introduction to treebanking give two weeks ago. We will begin with an overview of query and other research applications for treebanked text. We will then give a demonstration of the use of treebanks to train machine-learning algorithms to automatically add morphosyntactic annotations to Greek and Latin text. We will then show a case study involving querying treebanked texts using the Iliados tool. Finally, an exercise involving the correction of automated treebanks will be demonstrated.
- Gorman, Vanessa B. & Robert J. Gorman (2016). “Approaching Questions of Text Reuse in Ancient Greek Using Computational Syntactic Stylometry.” Open Linguistics 2, 500-510. Available: https://doi.org/10.1515/opli-2016-0026
- Passarotti, Marco (2019). "The Project of the Index Thomisticus Treebank." In Monica Berti (ed), Digital Classical Philology: Ancient Greek and Latin in the Digital Revolution. De Gruyter. Pp. 299–320. Available: https://doi.org/10.1515/9783110599572-017
- Gorman, Robert J. (2019). “Author Identification of Short Texts Using Dependency Treebanks without Vocabulary.” Digital Scholarship in the Humanities. Available: https://doi.org/10.1093/llc/fqz070
- Haug, Dag. 2015. “Treebanks in historical linguistic research.” In Carlotta Viti (ed.), Perspectives on Historical Syntax, Benjamins, pp. 188-202. http://folk.uio.no/daghaug/historical-treebanks.pdf
- Alek Keersmaekers et al. (2019). “Creating, Enriching and Valorising Treebanks of Ancient Greek: the ongoing Pedalion-project.” Paris. Available at: https://syntaxfest.github.io/syntaxfest19/proceedings/papers/paper_68.pdf
- Mambrini, Francesco, 2019. “Nominal vs Copular Clauses in a Diachronic Corpus of Ancient Greek Historians.” Journal of Greek Linguistics 19, 90-113. Available: https://doi.org/10.1163/15699846-01901003
- Mambrini, F. and Passarotti, M. (2016). "Subject-Verb Agreement with Coordinated Subjects in Ancient Greek. A Treebank-Based Study." Journal of Greek Linguistics 16 (2016:1), 87–116. Available: https://doi.org/10.1163/15699846-01601003
- We know that in Ancient Greek, neuter plural subjects trigger either plural or singular agreement with the verb. This is supposed to be a relic of an old Indo-European collective number. How frequently does this happen in Homer? And in Aeschylus? Which agreement pattern is more frequent? Try to use the Iliados web app that was shown in class to answer these questions. Remember to:
- formulate the problem as clearly as possible
- define the features of the TB tokens that you want to consider (number, gender, syntactic relation...)
- find out how to build a query that selects these features using the syntax of the query language implemented by Iliados