A guided tour to approximate string matching

G Navarro - ACM computing surveys (CSUR), 2001 - dl.acm.org
We survey the current techniques to cope with the problem of string matching that allows
errors. This is becoming a more and more relevant issue for many fast growing areas such …

Discovery of frequent episodes in event sequences

H Mannila, H Toivonen, A Inkeri Verkamo - Data mining and knowledge …, 1997 - Springer
Sequences of events describing the behavior and actions of users or systems can be
collected in several domains. An episode is a collection of events that occur relatively close …

Approximate string-matching with q-grams and maximal matches

E Ukkonen - Theoretical computer science, 1992 - Elsevier
We study approximate string-matching in connection with two string distance functions that
are computable in linear time. The first function is based on the so-called q-grams. An …

[图书][B] Computational molecular biology: an algorithmic approach

P Pevzner - 2000 - books.google.com
In one of the first major texts in the emerging field of computational molecular biology, Pavel
Pevzner covers a broad range of algorithmic and combinatorial topics and shows how they …

[图书][B] String searching algorithms

GA Stephen - 1994 - books.google.com
String searching is a subject of both theoretical and practical interest in computer science.
This book presents a bibliographic overview of the field and an anthology of detailed …

Indexing methods for approximate dictionary searching: Comparative analysis

L Boytsov - Journal of Experimental Algorithmics (JEA), 2011 - dl.acm.org
The primary goal of this article is to survey state-of-the-art indexing methods for approximate
dictionary searching. To improve understanding of the field, we introduce a taxonomy that …

A comparison of approximate string matching algorithms

P Jokinen, J Tarhio, E Ukkonen - Software: Practice and …, 1996 - Wiley Online Library
Experimental comparisons of the running time of approximate string matching algorithms for
the k differences problem are presented. Given a pattern string, a text string, and an integer …

[PDF][PDF] Boyer moore string-match framework for a hybrid short message service spam filtering technique

AA Ojugo, DA Oyemade - IAES International Journal of Artificial …, 2021 - academia.edu
Advances in technology and the proliferation of mobile device have continued to advance
the ubiquitous nature of computing alongside their many prowess and improved features it …

On using q-gram locations in approximate string matching

E Sutinen, J Tarhio - European Symposium on Algorithms, 1995 - Springer
Approximate string matching with k differences is considered. Filtration of the text is a widely
adopted technique to reduce the text area processed by dynamic programming. A sublinear …

Approximate boyer–moore string matching

J Tarhio, E Ukkonen - SIAM Journal on Computing, 1993 - SIAM
The Boyer–Moore idea applied in exact string matching is generalized to approximate string
matching. Two versions of the problem are considered. The k mismatches problem is to find …