Documentation of 'org.encog.util.text.LevenshteinDistance' Java class
LevenshteinDistance
org.encog.util.text

Class LevenshteinDistance



  • public class LevenshteinDistance
    extends java.lang.Object
    http://en.wikipedia.org/wiki/Levenshtein_distance
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static int computeDistance(java.lang.String s1, java.lang.String s2) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LevenshteinDistance

        public LevenshteinDistance()
    • Method Detail

      • computeDistance

        public static int computeDistance(java.lang.String s1,
                                          java.lang.String s2)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.