| Package | Description |
|---|---|
| com.aliasi.spell |
Classes for spelling correction and edit distance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JaccardDistance
The
JaccardDistance class implements a notion of
distance based on token overlap. |
class |
TfIdfDistance
The
TfIdfDistance class provides a string distance
based on term frequency (TF) and inverse document frequency (IDF). |
Copyright © 2019 Alias-i, Inc.. All rights reserved.