Sciweavers

96 search results - page 2 / 20
» Improved Algorithms for Approximate String Matching (Extende...
Sort
View
187
Voted
VLDB
2007
ACM
107views Database» more  VLDB 2007»
16 years 1 months ago
VGRAM: Improving Performance of Approximate Queries on String Collections Using Variable-Length Grams
Many applications need to solve the following problem of approximate string matching: from a collection of strings, how to find those similar to a given string, or the strings in ...
Chen Li, Bin Wang, Xiaochun Yang
97
Voted
ICDAR
1999
IEEE
15 years 5 months ago
Approximate Stroke Sequence String Matching Algorithm for Character Recognition and Analysis
Abstract
Sung-Hyuk Cha, Yong-Chul Shin, Sargur N. Srihari
141
Voted
CPM
2005
Springer
206views Combinatorics» more  CPM 2005»
15 years 6 months ago
A Fast Algorithm for Approximate String Matching on Gene Sequences
Abstract. Approximate string matching is a fundamental and challenging problem in computer science, for which a fast algorithm is highly demanded in many applications including tex...
Zheng Liu, Xin Chen, James Borneman, Tao Jiang
138
Voted
ASAP
2004
IEEE
185views Hardware» more  ASAP 2004»
15 years 4 months ago
Families of FPGA-Based Algorithms for Approximate String Matching
Dynamic programming for approximate string matching is a large family of different algorithms, which vary significantly in purpose, complexity, and hardware utilization. Many impl...
Tom Van Court, Martin C. Herbordt
159
Voted
CPM
1998
Springer
209views Combinatorics» more  CPM 1998»
15 years 5 months ago
A Fast Bit-Vector Algorithm for Approximate String Matching Based on Dynamic Programming
The approximate string matching problem is to find all locations at which a query of length m matches a substring of a text of length n with k-or-fewer differences. Simple and prac...
Gene Myers