Abstract
Entity Resolution (ER) is the process of identifying records in a database that refer to the same real-world entity. A top-N query in a database is to find a sorted set of N tuples that best, but not necessarily completely, satisfy the query condition. Traditional techniques of top-N query processing have not yet integrated with ER, and as a result, they will become invalid for dirty datasets with duplicate tuples. In this paper, we propose two methods for processing top-N queries with real-time ER. One employs learning mechanisms and utilizes the Select-From-Where SQL statements based on a relational database management system. The second method, while not using such SQL statements, is a database-friendly threshold algorithm using simple lists. Extensive experiments are conducted to measure the performance of the methods for both clean and dirty datasets.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.