public abstract class AbstractTokenizer extends AbstractAlgorithm implements Tokenizer
Algorithm.EdgeDirectionALGORITHMARRAY, COMPRESSED, DECOMPRESSED, DIFFERENCE, DIMENSION, HASH, IGNORENAN, INPUT, PREDICTED, RMSE, SOURCE, TARGET, WEIGHTDESCRIPTION| Constructor and Description |
|---|
AbstractTokenizer() |
| Modifier and Type | Method and Description |
|---|---|
ListMatrix<ListMatrix<String>> |
tokenize(Matrix input) |
void |
tokenize(String variableKey,
ListDataSet dataSet) |
void |
tokenize(String variableKey,
Sample sample) |
addVariableKey, calculate, calculate, calculate, calculate, calculateObjects, calculateObjects, calculateObjects, clear, getAlgorithmMap, getDataSetMap, getDescription, getEdgeDirection, getEdgeLabel, getId, getInputKeys, getLabel, getLabelObject, getOutputKeys, getVariableKeys, getVariableMap, setAlgorithm, setDescription, setEdgeDirection, setEdgeLabel, setId, setLabel, setVariable, setVariables, toStringclone, fireValueChanged, getCoreObjectId, getGUIObject, showGUIequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getCoreObjectIdfireValueChanged, getGUIObject, showGUIpublic final void tokenize(String variableKey, ListDataSet dataSet) throws Exception
public final ListMatrix<ListMatrix<String>> tokenize(Matrix input) throws Exception
Copyright © 2015 Java Data Mining Package. All rights reserved.