Welcome to Atalasoft Community Sign in | Join | Help

Browse by Tags

All Tags » C# string extension extensionmethod   (RSS)
Sorry, but there are no more tags available to filter with.

String Similarity and Extension Methods

This is a post about using extension methods to build string similarity tools. I recently saw this post on Stack Overflow about word similarity algorithms.  There were several answers that included various techniques linked through Wikipedia and