org.encog.util.text
public class LevenshteinDistance extends Object
LevenshteinDistance()
static int
computeDistance(String s1, String s2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LevenshteinDistance()
public static int computeDistance(String s1, String s2)
Copyright © 2014. All Rights Reserved.