2002
DOI: 10.1017/cbo9781316135228
|View full text |Cite
|
Sign up to set email alerts
|

Flexible Pattern Matching in Strings

Abstract: String matching problems range from the relatively simple task of searching a single text for a string of characters to searching a database for approximate occurrences of a complex pattern. Recent years have witnessed a dramatic increase of interest in sophisticated string matching problems, especially in information retrieval and computational biology. This book presents a practical approach to string matching problems, focusing on the algorithms and implementations that perform best in practice. It covers s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
109
0

Year Published

2002
2002
2023
2023

Publication Types

Select...
5
1

Relationship

2
4

Authors

Journals

citations
Cited by 287 publications
(113 citation statements)
references
References 0 publications
1
109
0
Order By: Relevance
“…The key to our architecture is the use of bit-parallel pattern matching approach developed in string matching communities since 1990s [2], [16], [23]. In Fig.…”
Section: Main Results Of This Papermentioning
confidence: 99%
See 4 more Smart Citations
“…The key to our architecture is the use of bit-parallel pattern matching approach developed in string matching communities since 1990s [2], [16], [23]. In Fig.…”
Section: Main Results Of This Papermentioning
confidence: 99%
“…1, we show the top-level view of our architecture, which will be explained in detail. Our target pattern class is the class EXT of extended patterns [16], [17], which is a subclass of regular expressions allowing union of characters and its Kleene-star. The class EXT is a natural generalization of the class STR of exact string patterns consisting characters and concatenation, which supports character classes β = [ab · · · ], gaps '.…”
Section: Main Results Of This Papermentioning
confidence: 99%
See 3 more Smart Citations