Click here to Skip to main content
15,888,984 members
Articles / Programming Languages / C# 4.0

Levenshtein Edit Distance Algorithm

Rate me:
Please Sign up or sign in to vote.
4.97/5 (16 votes)
16 Dec 2013CPOL2 min read 42.7K   1.1K   17  
Implement the Levenshtein Edit Distance algorithm.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student University Of Kocaeli
Turkey Turkey
I am student University of Kocaeli and my department is Electronics and Telecommunication Engineering. It's my last year. So my interests are software developing and hardware developing for embedded platform.

Comments and Discussions