public class StandardCode extends StandardizedSerialized
| Modifier and Type | Field and Description |
|---|---|
String |
key |
baseTokens, originalWords| Constructor and Description |
|---|
StandardCode() |
StandardCode(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) |
static void |
main(String[] args) |
computeFn, fromDocument, getCalculatedWords, getComparitorWords, toDocumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic String key
public double compare(Standardized otherstd, WordList anon, WordList cv, boolean isSearch, boolean asContent)
compare in interface Standardizedcompare in class StandardizedSerializedpublic static void main(String[] args)
Copyright © 2021. All rights reserved.