DL-TextMatch

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎1 ‎votes

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.getLevenshteinDistance()

VERSION HISTORY

  • Version files posted on 2010-04-04
    Several fixes and updates
  • Version N/A posted on 2010-04-04

Program Details