Skip to search formSkip to main contentSkip to account menu

Edit distance

Known as: Levenshtein string distance, Optimal string alignment, Levenshtein algorithm 
In computer science, edit distance is a way of quantifying how dissimilar two strings (e.g., words) are to one another by counting the minimum number… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Highly Cited
2013
Highly Cited
2013
The software engineering literature reports empirical evidence on the relation between various characteristics of a software… 
2009
2009
Large quantities of spelling variation in corpora, such as that found in Early Modern English, can cause significant problems for… 
2007
2007
Monolingual text-to-text generation is an emerging research area in natural language processing. One reason for the interest in… 
2007
2007
The query success rate in current filesharing systems is low, for example, only 7-10% in Gnutella. An often-overlooked cause for… 
2000
2000
Although undeniably useful for the translation of certain types of repetitive document, current translation memory technology is… 
1997
1997
Finding a sequence of edit operations that transforms one string of symbols into another with the minimum cost is a well-known… 
1988
1988
We consider the problem of determining in parallel the cost of converting a source string to a destination string by a sequence…