PROGRAMS BY dl-textmatch.sf.net

  • DL-TextMatch Free

    Implementation of Damerau-Levenshtein fuzzy string matching in Java. Returns the distance adding one point per character insert, deletion, mismatche and swap.. This is an extension of apache/commons/lang/StringUtils.getLevens