A portable library version of https://fuzzystring.codeplex.com/
The main change was the implementation of String.Union and String.Intersect as extension methods. These are suboptimal but portable.
Algorithms included in this project:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A portable library version of https://fuzzystring.codeplex.com/
The main change was the implementation of String.Union and String.Intersect as extension methods. These are suboptimal but portable.
Algorithms included in this project: