2009
DOI: 10.1186/1471-2105-10-s1-s10
|View full text |Cite
|
Sign up to set email alerts
|

Improved algorithms for approximate string matching (extended abstract)

Abstract: Background: The problem of approximate string matching is important in many different areas such as computational biology, text processing and pattern recognition. A great effort has been made to design efficient algorithms addressing several variants of the problem, including comparison of two strings, approximate pattern identification in a string or calculation of the longest common subsequence that two strings share.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
14
0

Year Published

2011
2011
2024
2024

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 13 publications
(14 citation statements)
references
References 11 publications
0
14
0
Order By: Relevance
“…computing the slide function by comparing character by character, cf. [PP08]. In this section we propose a new approach for implementing [Ukk85] algorithm, which does not involve computing suffix trees but still avoids long parallel slides.…”
Section: Computing Edit Distance Without Using Suffix Treesmentioning
confidence: 99%
“…computing the slide function by comparing character by character, cf. [PP08]. In this section we propose a new approach for implementing [Ukk85] algorithm, which does not involve computing suffix trees but still avoids long parallel slides.…”
Section: Computing Edit Distance Without Using Suffix Treesmentioning
confidence: 99%
“…Nonetheless, some related results and reference details could be found in [9,10,11,12,13]. The papers [9,11] present few versions of well-known algorithms to support the search, identification and sorting of the strings found in a text (see also [15]). Rather good and comprehensive survey of the methods and their software implementations is provided in [10].…”
Section: Introductionmentioning
confidence: 99%
“…In bioinformatics, the main problem of the computational biology, text processing and pattern recognition is string matching. Many algorithms have been designed to overcome this problem to make a comparison between two strings or evaluate the longest common subsequence that two string share [1].There are two types of Bioinformatics algorithms:-(a)dynamic algorithms such as Needleman-Wunsch and Smith-Waterman algorithms, these algorithms has advantages and disadvantages. The advantage :-finds the optimal alignment solution between the sequences, the disadvantage:-takes more time to make the alignment this decrease the performance.…”
Section: Introductionmentioning
confidence: 99%