A Practical q-Gram Index for Text Retrieval Allowing Errors (1998)
| Venue: | CLEI Electronic Journal |
| Citations: | 31 - 9 self |
BibTeX
@ARTICLE{Navarro98apractical,
author = {Gonzalo Navarro and Ricardo Baeza-yates},
title = {A Practical q-Gram Index for Text Retrieval Allowing Errors},
journal = {CLEI Electronic Journal},
year = {1998},
volume = {1},
pages = {http://www.clei.cl.}
}
Years of Citing Articles
OpenURL
Abstract
We propose an indexing technique for approximate text searching, which is practical and powerful, and especially optimized for natural language text. Unlike other indices of this kind, it is able to retrieve any string that approximately matches the search pattern, not only words. Every text substring of a fixed length q is stored in the index, together with pointers to all the text positions where it appears. The search pattern is partitioned into pieces which are searched in the index, and all their occurrences in the text are verified for a complete match. To reduce space requirements, pointers to blocks instead of exact positions can be used, which increases querying costs. We design an algorithm to optimize the pattern partition into pieces so that the total number of verifications is minimized. This is especially well suited for natural language texts, and allows to know in advance the expected cost of the search and the expected relevance of the query to the user. We show experi...







