
public static class LevenshteinDistanceFunction.Parameterizer extends AbstractParameterizer
| Constructor and Description |
|---|
LevenshteinDistanceFunction.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected LevenshteinDistanceFunction |
makeInstance()
Make an instance after successful configuration.
|
configure, make, makeOptionspublic LevenshteinDistanceFunction.Parameterizer()
protected LevenshteinDistanceFunction makeInstance()
AbstractParameterizermakeInstance in class AbstractParameterizer