Edit distance

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In information theory and computer science, the edit distance between two strings of characters is the number of operations required to transform one of them into the other. There are several different ways to define an edit distance, and there are algorithms to calculate its value under various definitions. See:

[edit] See also

[edit] External links