public class StandardPhonetic extends StandardizedSerialized
| Modifier and Type | Field and Description |
|---|---|
ArrayList<String> |
baseTokens |
originalWords| Constructor and Description |
|---|
StandardPhonetic() |
StandardPhonetic(String originalText,
String[] words,
WordList anon,
WordList cv,
int gradient,
String name) |
| Modifier and Type | Method and Description |
|---|---|
double |
compare(Standardized otherstd,
WordList anon,
WordList cv,
boolean isSearch,
boolean asContent) |
computeFn, fromDocument, getCalculatedWords, getComparitorWords, toDocumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic double compare(Standardized otherstd, WordList anon, WordList cv, boolean isSearch, boolean asContent)
compare in interface Standardizedcompare in class StandardizedSerializedCopyright © 2021. All rights reserved.