Sciweavers

EDBTW
2006
Springer

Implementing a Linguistic Query Language for Historic Texts

13 years 8 months ago
Implementing a Linguistic Query Language for Historic Texts
Abstract. We describe design and implementation of the linguistic query language DDDquery. This language aims at querying a large linguistic database storing a corpus of richly annotated historic German texts. We use a graph-based data model that supports multiple independent annotation layers on a shared text layer as well as alignments of text layers representing the same text or related texts (e.g., translations). The corpus is stored in an object-relational database system with a text retrieval extension. DDDquery is based on XPath to leverage the familiarity of many users with this language. It is translated to SQL in a two phase compilation with first order logic as an intermediate language. This approach effectively decouples the query language from the schema of the underlying corpus. We provide an overview of DDDquery, the underlying ODAG data model, its implementation as relational schema, the predicates of the intermediate language, and describe both phases of the translatio...
Lukas Faulstich, Ulf Leser, Thorsten Vitt
Added 22 Aug 2010
Updated 22 Aug 2010
Type Conference
Year 2006
Where EDBTW
Authors Lukas Faulstich, Ulf Leser, Thorsten Vitt
Comments (0)