Skip to content

The Levenshtein Distance or edit distance measures the similarity between two sequences/strings.

Notifications You must be signed in to change notification settings

laszlokorte/levenshtein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of the app

Live Demo

Levenshtein Distance

The Levenshtein Distance or edit distance measures the similarity between two sequences/strings. The distance is measured in number of single character operations (delete, insert, replace) needed to transform one sequence into another.

About

The Levenshtein Distance or edit distance measures the similarity between two sequences/strings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published