Harvesting Relational Tables from Lists on the Web

Authors: 
Elmeleegy, Hazem; Madhavan, Jayant; Halevy, Alon
Author: 
Elmeleegy, H
Madhavan, J
Halevy, A
Year: 
2009
Venue: 
VLDB 2009
URL: 
http://dbserv2.informatik.uni-leipzig.de/vldb2009.org/crc_papers/vldb09-325.pdf
Citations: 
0
Citations range: 
n/a

A large number of web pages contain data structured in the form of “lists”. Many such lists can be further split into multi-column tables, which can then be used in more semantically meaningful tasks. However, harvesting relational tables from such lists can be a challenging task. The lists are manually generated and hence need not have well defined templates – they have inconsistent delimiters (if any) and often have missing information.
We propose a novel technique for extracting tables from lists. The technique is domain-independent and operates in a fully unsupervised manner. We first use multiple sources of information to split individual lines into multiple fields, and then compare the splits across multiple lines to identify and fix incorrect splits and bad alignments. In particular, we exploit a corpus of HTML tables, also extracted from the Web, to identify likely fields and good alignments. For each extracted table, we compute an extraction score that reflects our confidence in the table’s quality.
We conducted an extensive experimental study using both real web lists and lists derived from tables on the Web. The experiments demonstrate the ability of our technique to extract tables with high accuracy. In addition, we applied our technique on a large sample of about 100,000 lists crawled from the Web. The analysis of the extracted tables have led us to believe that there are likely to be tens of millions of useful and query-able relational tables extractable from lists on the Web.

None
Login or register to tag items