English

THIVLVC: Retrieval Augmented Dependency Parsing for Latin

Computation and Language 2026-04-08 v1

Abstract

We describe THIVLVC, a two-stage system for the EvaLatin 2026 Dependency Parsing task. Given a Latin sentence, we retrieve structurally similar entries from the CIRCSE treebank using sentence length and POS n-gram similarity, then prompt a large language model to refine the baseline parse from UDPipe using the retrieved examples and UD annotation guidelines. We submit two configurations: one without retrieval and one with retrieval (RAG). On poetry (Seneca), THIVLVC improves CLAS by +17 points over the UDPipe baseline; on prose (Thomas Aquinas), the gain is +1.5 CLAS. A double-blind error analysis of 300 divergences between our system and the gold standard reveals that, among unanimous annotator decisions, 53.3% favour THIVLVC, showing annotation inconsistencies both within and across treebanks.

Cite

@article{arxiv.2604.05564,
  title  = {THIVLVC: Retrieval Augmented Dependency Parsing for Latin},
  author = {Luc Pommeret and Thibault Wagret and Jules Deret},
  journal= {arXiv preprint arXiv:2604.05564},
  year   = {2026}
}
R2 v1 2026-07-01T11:56:53.841Z