Click here to Skip to main content
15,890,512 members
Articles / Programming Languages / C#

Identifying Code Similarities (Duplicate Code) Using Levenshtein Distance

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
25 Jan 2016CPOL4 min read 21.7K   277   6  
Levenshtein distance can be an effective tool to identify code similarity (or duplicate code)

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
Architect Cognizant Technology Solutions US Corp.
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions