public class TokenSequenceParseFeatureString extends Pipe implements Serializable
| Constructor and Description |
|---|
TokenSequenceParseFeatureString(boolean _realValued) |
TokenSequenceParseFeatureString(boolean _realValued,
boolean _specifyFeatureNames) |
TokenSequenceParseFeatureString(boolean _realValued,
boolean _specifyFeatureNames,
String _nameValueSeparator) |
| Modifier and Type | Method and Description |
|---|---|
Instance |
pipe(Instance carrier)
Process an Instance.
|
getDataAlphabet, getInstanceId, getParent, getParentRoot, getTargetAlphabet, isDataAlphabetSet, isTargetProcessing, pipe, readResolve, resolveDataAlphabet, resolveTargetAlphabet, setDataAlphabet, setParent, setTargetAlphabet, setTargetProcessingpublic TokenSequenceParseFeatureString(boolean _realValued,
boolean _specifyFeatureNames,
String _nameValueSeparator)
public TokenSequenceParseFeatureString(boolean _realValued,
boolean _specifyFeatureNames)
public TokenSequenceParseFeatureString(boolean _realValued)
public Instance pipe(Instance carrier)
PipeOne can create a new concrete subclass of Pipe simply by implementing this method.
Copyright © 2019 JULIE Lab, Germany. All rights reserved.