Package weka.core

Class Summary
AbstractStringDistanceFunction Represents the abstract ancestor for string-based distance functions, like EditDistance.
EditDistance Computes the Levenshtein edit distance between two strings.