Visible to the public Biblio

Filters: Author is Peterfreund, Liat  [Clear All Filters]
2017-05-19
Nahshon, Yoav, Peterfreund, Liat, Vansummeren, Stijn.  2016.  Incorporating Information Extraction in the Relational Database Model. Proceedings of the 19th International Workshop on Web and Databases. :6:1–6:7.

Modern information extraction pipelines are typically constructed by (1) loading textual data from a database into a special-purpose application, (2) applying a myriad of text-analytics functions to the text, which produce a structured relational table, and (3) storing this table in a database. Obviously, this approach can lead to laborious development processes, complex and tangled programs, and inefficient control flows. Towards solving these deficiencies, we embark on an effort to lay the foundations of a new generation of text-centric database management systems. Concretely, we extend the relational model by incorporating into it the theory of document spanners which provides the means and methods for the model to engage the Information Extraction (IE) tasks. This extended model, called Spannerlog, provides a novel declarative method for defining and manipulating textual data, which makes possible the automation of the typical work method described above. In addition to formally defining Spannerlog and illustrating its usefulness for IE tasks, we also report on initial results concerning its expressive power.