Skip to search formSkip to main contentSkip to account menu

Approximate string matching

Known as: Fuzzy search, Fuzzy searching, Fuzzy string searching 
In computer science, approximate string matching (often colloquially referred to as fuzzy string searching) is the technique of finding strings that… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2010
2010
The approximate string matching problem consists in finding all locations at which a pattern P of length m matches a substring of… 
2008
2008
  • W. Sung
  • 2008
  • Corpus ID: 34176191
Consider a text SŒ1 : : : n over a finite alphabet . The problem is to build an index for S such that for any query pattern P Œ1… 
2004
2004
were required, (2) disambiguation failed because of missing synonyms, e.g. ”vertebrate” and (3) for several cases the provided… 
2002
2002
We present three new algorithms for on‐line multiple string matching allowing errors. These are extensions of previous algorithms… 
2001
2001
Approximate string matching on compressed text was an open problem for almost a decade. The two existing solutions are very new… 
Highly Cited
2001
Highly Cited
2001
Abstract. We give a randomized algorithm in deterministic time O(Nlog  M) for estimating the score vector of matches between a… 
2001
2001
The approximate string matching problem is to find all locations which a pattern of length m matches a substring of a text of… 
1999
1999
We present a new indexing method for the approximate string matching problem. The method is based on a suffix tree combined with… 
1997
1997
We present two new algorithms for on-line multiple approximate string matching. These are extensions of previous algorithms that… 
1995
1995
The edit distance between two strings a1, ..., a/sub m/ and b/sub 1/, ..., b/sub n/ is the minimum cost s of a sequence of…