| Package | Description |
|---|---|
| com.aliasi.spell |
Classes for spelling correction and edit distance.
|
| Modifier and Type | Field and Description |
|---|---|
static JaroWinklerDistance |
JaroWinklerDistance.JARO_DISTANCE
A constant for the Jaro distance.
|
static JaroWinklerDistance |
JaroWinklerDistance.JARO_WINKLER_DISTANCE
A constant for the Jaro-Winkler distance with defaults set as
in Winkler's papers.
|
Copyright © 2016 Alias-i, Inc.. All rights reserved.