public class WeightedRatio extends BasicAlgorithm
| Modifier and Type | Field and Description |
|---|---|
static double |
PARTIAL_SCALE |
static boolean |
TRY_PARTIALS |
static double |
UNBASE_SCALE |
| Constructor and Description |
|---|
WeightedRatio() |
| Modifier and Type | Method and Description |
|---|---|
int |
apply(String s1,
String s2,
StringProcessor stringProcessor) |
apply, getStringProcessor, 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, StringProcessor stringProcessor)
apply in class BasicAlgorithmCopyright © 2018. All rights reserved.