Measure.TYPES
Modifier and Type | Field and Description |
---|---|
private com.wcohen.ss.AbstractStringDistance |
sd |
Constructor and Description |
---|
StringMeasureSS(com.wcohen.ss.AbstractStringDistance d) |
Modifier and Type | Method and Description |
---|---|
double |
getDissim(String o1,
String o2) |
double |
getMeasureValue(String o1,
String o2) |
Measure.TYPES |
getMType() |
double |
getSim(String o1,
String o2) |
public double getMeasureValue(String o1, String o2)
getMeasureValue
in interface Measure<String>
public Measure.TYPES getMType()
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017