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.
2012
2012
Approximate string matching using the k-mismatch technique has been widely applied to many fields such as virus detection and… 
2011
2011
, r ≥1, in the given text T[0…n-1], allowing limited number of errors in the matches. This problem has many applications in… 
2009
2009
We develop a method for performing boolean convolutions efficiently in word RAM model of computation, having a word size of $w… 
2008
2008
In this paper, an efficient FPGA-based hardware algorithm and its extensions are proposed for calculating the edit distance as a… 
2007
2007
A compressed full-text self-index for a text T is a data structure requiring reduced space and able of searching for patterns P… 
2005
2005
This paper presents a design and implementation of a reconfigurable parallel approximate string matching hardware on FPGAs. The… 
2004
2004
Approximate string matching technique has been widely applied to many fields such as network information retrieval, digital… 
2004
2004
In [2] Navarro and Baeza-Yates found their so-called hybrid index to be the best alternative for indexed approximate search in… 
2002
2002
Translation is a repetitive activity. The attempt to automate such a difficult task has been a long-term scientific dream; in the… 
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…