AbstractWe present an index that stores a text of length n such that given a pattern of length m, all the substrings of the text that are within Hamming distance (or edit distance) at most k from the pattern are reported in O(m+loglogn+#matches) time (for constant k). The space complexity of the index is O(n1+ϵ) for any constant ϵ>0
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
AbstractThe problem of approximate pattern matching on hypertext is defined and solved by Amir et al...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
AbstractWe present a radically new indexing approach for approximate string matching. The scheme use...
AbstractLet T be a text of length n and P be a pattern of length m, both strings over a fixed finite...
We present a radically new indexing approach for approximate string matching. The scheme uses the me...
Abstract. This paper revisits the problem of indexing a text S[1..n] to support searching substrings...
Artículo de publicación ISIWe present a radically new indexing approach for approximate string match...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
Let T be a text of length n and P be a pattern of length m, both strings over a fixed finite alphabe...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
AbstractWe present a new index for approximate string matching. The index collects text q-samples, t...
International audienceIn this paper we study lower bounds for the fundamental problem of text indexi...
DOI: 10.1109/DCC.2011.18Given a set D of d patterns of total length n, the dictionary matching probl...
AbstractAn approximate string-matching algorithm is described based on earlier attribute-matching al...
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
AbstractThe problem of approximate pattern matching on hypertext is defined and solved by Amir et al...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
AbstractWe present a radically new indexing approach for approximate string matching. The scheme use...
AbstractLet T be a text of length n and P be a pattern of length m, both strings over a fixed finite...
We present a radically new indexing approach for approximate string matching. The scheme uses the me...
Abstract. This paper revisits the problem of indexing a text S[1..n] to support searching substrings...
Artículo de publicación ISIWe present a radically new indexing approach for approximate string match...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
Let T be a text of length n and P be a pattern of length m, both strings over a fixed finite alphabe...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
AbstractWe present a new index for approximate string matching. The index collects text q-samples, t...
International audienceIn this paper we study lower bounds for the fundamental problem of text indexi...
DOI: 10.1109/DCC.2011.18Given a set D of d patterns of total length n, the dictionary matching probl...
AbstractAn approximate string-matching algorithm is described based on earlier attribute-matching al...
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
AbstractThe problem of approximate pattern matching on hypertext is defined and solved by Amir et al...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...