adict-0.4.1: Approximate dictionary searching

Safe HaskellNone

NLP.Adict.Dist

Synopsis

Documentation

editDist :: Cost a -> Word a -> Word a -> WeightSource

Restricted generalized edit distance between two words with given cost function.