Applicablepublic class WeightedRatio extends BasicAlgorithm
| Modifier and Type | Field | Description |
|---|---|---|
static double |
PARTIAL_SCALE |
|
static boolean |
TRY_PARTIALS |
|
static double |
UNBASE_SCALE |
| Constructor | Description |
|---|---|
WeightedRatio() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
apply(String s1,
String s2,
ToStringFunction<String> stringProcessor) |
apply, getStringFunction, noProcessor, withpublic static final double UNBASE_SCALE
public static final double PARTIAL_SCALE
public static final boolean TRY_PARTIALS
public int apply(String s1, String s2, ToStringFunction<String> stringProcessor)
apply in class BasicAlgorithmCopyright © 2018. All rights reserved.