| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.distance.distancefunction.strings |
Distance functions for strings.
|
| Modifier and Type | Field and Description |
|---|---|
static NormalizedLevenshteinDistanceFunction |
NormalizedLevenshteinDistanceFunction.STATIC_SENSITIVE
Static instance, case sensitive.
|
| Modifier and Type | Method and Description |
|---|---|
protected NormalizedLevenshteinDistanceFunction |
NormalizedLevenshteinDistanceFunction.Parameterizer.makeInstance() |