Skip to content

StringSimilarity computes the edit distance of two Java Strings. It takes far less time than the normal Levenshtein Edit Distance approach.

License

Notifications You must be signed in to change notification settings

e2bady/StringSimilarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StringSimilarity

StringSimilarity computes the edit distance of two Java Strings. It takes far less time than the normal Levenshtein Edit Distance approach.

About

StringSimilarity computes the edit distance of two Java Strings. It takes far less time than the normal Levenshtein Edit Distance approach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages