Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

StringSimilarity

Calculates similarity between two strings or two words in C#. String similarity confidentially reflects relationships between two words or strings.

String similarity between two strings or words can be calculated in two steps:

  1. Calculating number of steps required to transform one string to other
  2. Calculating percentage similarity between two word from above calculated steps

For more detail read http://goo.gl/6vD0K0

About

Calculating Percentage Similarity of two Strings in C#

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages