We propose a text indexing technique for approximate pattern matching, which is practical and especially aimed at Information Retrieval (IR). Unlike other indices of this kind, it is able to retrieve any string that approximately matches a given search pattern. Every sequence of a xed length appearing in the text is stored in the index, together with pointers to all the positions where it appears. The search pattern is cut into pieces so that at least one must match exactly. All the pieces are searched in the index and the union of candidate positions is veried. 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 int...
International audienceWe study strategies of approximate pattern matching that exploit bidirectional...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
Approximate pattern matching is an important computational problem with a wide variety of applicatio...
We propose an indexing technique for approximate text searching, which is practical and powerful, an...
We propose an indexing technique for approximate text searching, which is practical and powerful, an...
Indexing for approximate text searching is a novel problem receiving much attention because of its a...
This thesis focuses on the problem of text retrieval allowing errors, also called “approximate” stri...
AbstractWe present a new index for approximate string matching. The index collects text q-samples, t...
This thesis focuses on the problem of text retrieval allowing errors, also called \approximate "...
Searching for a pattern in a text file is a very common operation in many applications ranging from ...
AbstractIn this paper we address the problem of constructing an index for a text document or a colle...
The issue of reducing the space overhead when indexing large text databases is becoming more and mor...
Abstract. This paper revisits the problem of indexing a text S[1..n] to support searching substrings...
Finding approximate occurrences of a pattern in a text using a full-text index is a central problem ...
We study strategies of approximate pattern matching that exploit bidirec-tional text indexes, extend...
International audienceWe study strategies of approximate pattern matching that exploit bidirectional...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
Approximate pattern matching is an important computational problem with a wide variety of applicatio...
We propose an indexing technique for approximate text searching, which is practical and powerful, an...
We propose an indexing technique for approximate text searching, which is practical and powerful, an...
Indexing for approximate text searching is a novel problem receiving much attention because of its a...
This thesis focuses on the problem of text retrieval allowing errors, also called “approximate” stri...
AbstractWe present a new index for approximate string matching. The index collects text q-samples, t...
This thesis focuses on the problem of text retrieval allowing errors, also called \approximate "...
Searching for a pattern in a text file is a very common operation in many applications ranging from ...
AbstractIn this paper we address the problem of constructing an index for a text document or a colle...
The issue of reducing the space overhead when indexing large text databases is becoming more and mor...
Abstract. This paper revisits the problem of indexing a text S[1..n] to support searching substrings...
Finding approximate occurrences of a pattern in a text using a full-text index is a central problem ...
We study strategies of approximate pattern matching that exploit bidirec-tional text indexes, extend...
International audienceWe study strategies of approximate pattern matching that exploit bidirectional...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
Approximate pattern matching is an important computational problem with a wide variety of applicatio...