Uses of Package
opennlp.spellcheck.distance
Packages that use opennlp.spellcheck.distance
-
Classes in opennlp.spellcheck.distance used by opennlp.spellcheck.distanceClassDescriptionOptimal String Alignment (restricted Damerau-Levenshtein) edit distance.Computes the edit distance between two character sequences with an upper bound.Plain Levenshtein edit distance (insertions, deletions, substitutions; no transpositions).
-
Classes in opennlp.spellcheck.distance used by opennlp.spellcheck.symspellClassDescriptionComputes the edit distance between two character sequences with an upper bound.