学位论文详细信息
Query Optimization for On-Demand Information Extraction Tasks over Text Databases
Database;Query Optimization;Information Extraction;Data Quality;Computer Science
Farid, Mina H.
University of Waterloo
关键词: Database;    Query Optimization;    Information Extraction;    Data Quality;    Computer Science;   
Others  :  https://uwspace.uwaterloo.ca/bitstream/10012/6593/1/Farid_Mina.pdf
瑞士|英语
来源: UWSPACE Waterloo Institutional Repository
PDF
【 摘 要 】
Many modern applications involve analyzing large amounts of data that comes from unstructured text documents. In its original format, data contains information that, if extracted, can give more insight and help in the decision-making process. The ability to answer structured SQL queries over unstructured data allows for more complex data analysis. Querying unstructured data can be accomplished with the help of information extraction (IE) techniques. The traditional way is by using the Extract-Transform-Load (ETL) approach, which performs all possible extractions over the document corpus and stores the extracted relational results ina data warehouse. Then, the extracted data is queried. The ETL approach produces results that are out of date and causes an explosion in the number of possible relations and attributes to extract. Therefore, new approaches to perform extraction on-the-fly were developed; however, previous efforts relied on specialized extraction operators, or particular IE algorithms, which limited the optimization opportunities of such queries.In this work, we propose an on-line approach that integrates the engine of the databasemanagement systemwith IE systems using a new type of view called extraction views. Queries on text documents are evaluated using these extraction views, which get populated at query-time with newly extracted data. Our approach enables the optimizer to apply all well-defined optimization techniques. The optimizer selects the best execution plan using a defined cost model that considers a user-defined balance between the cost and quality of extraction, and we explain the trade-off between the two factors. The main contribution is the ability to run on-demand information extraction to consider latest changes in the data, while avoiding unnecessary extraction from irrelevant text documents.
【 预 览 】
附件列表
Files Size Format View
Query Optimization for On-Demand Information Extraction Tasks over Text Databases 1232KB PDF download
  文献评价指标  
  下载次数:17次 浏览次数:43次