Package | Description |
---|---|
com.streamscape.ds.schema.procedure.phonetic |
Modifier and Type | Field and Description |
---|---|
static QGram.Tokenizer |
QGram.Tokenizer.BASIC |
static QGram.Tokenizer |
QGram.Tokenizer.ENDS |
static QGram.Tokenizer |
QGram.Tokenizer.POSITIONAL |
Modifier and Type | Method and Description |
---|---|
static QGram.Tokenizer |
QGram.Tokenizer.valueOf(java.lang.String name) |
static QGram.Tokenizer[] |
QGram.Tokenizer.values() |
Modifier and Type | Method and Description |
---|---|
void |
QGram.setTokenizer(QGram.Tokenizer tokenizer)
Tells the comparator what tokenizer to use to produce q-grams.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.