An XML Keyword Retrieval Algorithm Based on Nearest Pair

吉聪睿,邓志鸿,唐世渭
DOI: https://doi.org/10.3724/sp.j.1001.2009.03224
2009-01-01
Journal of Software
Abstract:As more and more data are expressed and stored in XML format, the study on XML keyword retrieval becomes the focus of IR (information retrieval) and Database. This paper gives and proves some properties of SLCA (smallest lowest common ancestor), which is the key concept of XML keyword retrieval. It also introduces a new XML keyword retrieval algorithm, Nearest Pair, on the basis of the properties above. This algorithm uses the iterative bi-search technology to look for nearest pairs, which can decrease the assistant computation by one order of magnitude. The experimental results show that Nearest Pair outperforms the existing mainstream algorithms in
What problem does this paper attempt to address?