does anybody know a good library for fuzzy string comparison? Something
that would tell me how different are 2 string:

Yes - please see the following for a variety of edit distance algos, including Levenshtein and variants:

http://www.dcs.shef.ac.uk/~sam/stringmetrics.html

I have not compiled this under mono yet but I'm sure you can find what you are looking for here.

--Damien
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to