کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
9657187 688083 2005 15 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Bit-parallel approximate string matching algorithms with transposition
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نظریه محاسباتی و ریاضیات
پیش نمایش صفحه اول مقاله
Bit-parallel approximate string matching algorithms with transposition
چکیده انگلیسی
Using bit-parallelism has resulted in fast and practical algorithms for approximate string matching under Levenshtein edit distance, which permits a single edit operation to insert, delete or substitute a character. Depending on the parameters of the search, currently the fastest non-filtering algorithms in practice are the O(k⌈m/w⌉n) algorithm of Wu and Manber, the O(⌈(k+2)(m−k)/w⌉n) algorithm of Baeza-Yates and Navarro, and the O(⌈m/w⌉n) algorithm of Myers, where m is the pattern length, n is the text length, k is the error threshold and w is the computer word size. In this paper we discuss a uniform way of modifying each of these algorithms to permit also a fourth type of edit operation: transposing two adjacent characters in the pattern. This type of edit distance is also known as Damerau edit distance. In the end we also present an experimental comparison of the resulting algorithms.
ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Journal of Discrete Algorithms - Volume 3, Issues 2–4, June 2005, Pages 215-229
نویسندگان
,