Package | Description |
---|---|
com.streamscape.ds.schema.procedure.phonetic |
Modifier and Type | Field and Description |
---|---|
static QGram.Formula |
QGram.Formula.DICE |
static QGram.Formula |
QGram.Formula.JACCARD |
static QGram.Formula |
QGram.Formula.OVERLAP |
Modifier and Type | Method and Description |
---|---|
static QGram.Formula |
QGram.Formula.valueOf(java.lang.String name) |
static QGram.Formula[] |
QGram.Formula.values() |
Modifier and Type | Method and Description |
---|---|
void |
QGram.setFormula(QGram.Formula formula)
Tells the comparator what formula to use to compute the actual
similarity.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.