Back to Search Start Over

Indexed Hierarchical Approximate String Matching.

Authors :
Russo, Luís M. S.
Navarro, Gonzalo
Oliveira, Arlindo L.
Source :
String Processing & Information Retrieval (9783540890966); 2009, p144-154, 11p
Publication Year :
2009

Abstract

We present a new search procedure for approximate string matching over suffix trees. We show that hierarchical verification, which is a well-established technique for on-line searching, can also be used with an indexed approach. For this, we need that the index supports bidirectionality, meaning that the search for a pattern can be updated by adding a letter at the right or at the left. This turns out to be easily supported by most compressed text self-indexes, which represent the index and the text essentially in the same space of the compressed text alone. To complete the symbiotic exchange, our hierarchical verification largely reduces the need to access the text, which is expensive in compressed text self-indexes. The resulting algorithm can, in particular, run over an existing fully compressed suffix tree, which makes it very appealing for applications in computational biology. We compare our algorithm with related approaches, showing that our method offers an interesting space/time tradeoff, and in particular does not need of any parameterization, which is necessary in the most successful competing approaches. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISBNs :
9783540890966
Database :
Complementary Index
Journal :
String Processing & Information Retrieval (9783540890966)
Publication Type :
Book
Accession number :
76727714
Full Text :
https://doi.org/10.1007/978-3-540-89097-3_15