public class EnronMessage2TokenSequence extends Pipe implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String[] |
labels |
static String[] |
skip |
static String[] |
skipToBlankLine |
| Constructor and Description |
|---|
EnronMessage2TokenSequence() |
| Modifier and Type | Method and Description |
|---|---|
Instance |
pipe(Instance carrier)
Process an Instance.
|
void |
write(File f) |
getDataAlphabet, getInstanceId, getParent, getParentRoot, getTargetAlphabet, isDataAlphabetSet, isTargetProcessing, pipe, readResolve, resolveDataAlphabet, resolveTargetAlphabet, setDataAlphabet, setParent, setTargetAlphabet, setTargetProcessingpublic static String[] skip
public static String[] skipToBlankLine
public static String[] labels
public Instance pipe(Instance carrier)
PipeOne can create a new concrete subclass of Pipe simply by implementing this method.
public void write(File f)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.