| Package | Description |
|---|---|
| info.debatty.java.stringsimilarity | |
| info.debatty.java.utils |
| Constructor and Description |
|---|
StringSet(SparseBooleanVector vector,
KShingling ks) |
| Modifier and Type | Method and Description |
|---|---|
int |
SparseBooleanVector.intersection(SparseBooleanVector other) |
double |
SparseBooleanVector.jaccard(SparseBooleanVector other)
Computes and return the Jaccard index with other SparseVector.
|
int |
SparseBooleanVector.union(SparseBooleanVector other) |
Copyright © 2016. All rights reserved.