Hi,
I am looking for Haskell libraries to do approximate string matching:
http://en.wikipedia.org/wiki/Approximate_string_matching
I need this to reduce a set of English word variants with spelling errors to a single canonical dictionary entry.
Any libraries to work with spelling will also help.
Thanks,
Dmitri