protected class CombinedStringDistanceLearner.MyMultiDistanceInstance extends CombinedStringDistanceLearner.MyDistanceInstance
a, b, correct, distanceINCREASING_DISTANCE| Constructor and Description |
|---|
MyMultiDistanceInstance(StringWrapper a,
StringWrapper b,
boolean correct,
double distance) |
| Modifier and Type | Method and Description |
|---|---|
DistanceInstance |
get(int j) |
StringWrapper |
getA(int j) |
StringWrapper |
getB(int j) |
String |
toString() |
getA, getB, getDistance, isCorrect, setDistancepublic MyMultiDistanceInstance(StringWrapper a, StringWrapper b, boolean correct, double distance)
public StringWrapper getA(int j)
public StringWrapper getB(int j)
public DistanceInstance get(int j)
Copyright © 2016. All rights reserved.