public class TextSimilarity extends Object
TextSimilarity()
static double
similar(String strA, String strB)
static String
similar(String strA, String strB, int scale)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TextSimilarity()
public static double similar(String strA, String strB)
strA
strB
public static String similar(String strA, String strB, int scale)
scale
Copyright © 2019. All rights reserved.