Abstract For the exact search of a pattern of length m in a database of n strings the trie data structureallows an optimal lookup time of O (m). If errors are allowed between the pattern and the databasestrings, no such structure with reasonable size is known. Using a trie some work can be saved and running times superior to the comparison with every string in the database can be achieved. Weinvestigate a comparison-based model where "errors " and "matches " are defined between pairs of characters. When comparing two characters, let p be the probability of an error. Between any twostrings we bound the number of errors by D, which we consider a function of n. We study theaverage-case complexity of the numb...
We present new algorithms for approximate string matching based in simple, but efficient, ideas. Fir...
Abstract. We present a very simple and ecient algorithm for on-line multiple approximate string matc...
This thesis focuses on the problem of text retrieval allowing errors, also called \approximate "...
We show that the average number of characters examined to search for r random patterns of length m i...
AbstractWe show that the average number of characters examined to search for r random patterns of le...
This paper deals with the problem of estimating a transmitted string X* by processing the correspond...
AbstractWe introduce a new dimension to the widely studied on-line approximate string matching probl...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
This paper considers how many character comparisons are needed to find all occurrences of a pattern ...
AbstractAn approximate string-matching algorithm is described based on earlier attribute-matching al...
AbstractPattern matching consists of finding occurrences of a pattern in some data. One general appr...
This paper considers the exact number of character comparisons needed to find all occurrences of a p...
. We propose a simple but efficient algorithm for searching all occurrences of a pattern or a class ...
International audienceWe consider a version of pattern matching useful in processing large musical d...
A word is a string of symbols, finite or infinite in length, from a finite alphabet. Many algorithms...
We present new algorithms for approximate string matching based in simple, but efficient, ideas. Fir...
Abstract. We present a very simple and ecient algorithm for on-line multiple approximate string matc...
This thesis focuses on the problem of text retrieval allowing errors, also called \approximate "...
We show that the average number of characters examined to search for r random patterns of length m i...
AbstractWe show that the average number of characters examined to search for r random patterns of le...
This paper deals with the problem of estimating a transmitted string X* by processing the correspond...
AbstractWe introduce a new dimension to the widely studied on-line approximate string matching probl...
AbstractThe exact string matching problem is to find the occurrences of a pattern of length m from a...
This paper considers how many character comparisons are needed to find all occurrences of a pattern ...
AbstractAn approximate string-matching algorithm is described based on earlier attribute-matching al...
AbstractPattern matching consists of finding occurrences of a pattern in some data. One general appr...
This paper considers the exact number of character comparisons needed to find all occurrences of a p...
. We propose a simple but efficient algorithm for searching all occurrences of a pattern or a class ...
International audienceWe consider a version of pattern matching useful in processing large musical d...
A word is a string of symbols, finite or infinite in length, from a finite alphabet. Many algorithms...
We present new algorithms for approximate string matching based in simple, but efficient, ideas. Fir...
Abstract. We present a very simple and ecient algorithm for on-line multiple approximate string matc...
This thesis focuses on the problem of text retrieval allowing errors, also called \approximate "...