public class Csv2FeatureVector extends Pipe
Constructor and Description |
---|
Csv2FeatureVector() |
Csv2FeatureVector(int capacity) |
Modifier and Type | Method and Description |
---|---|
Instance |
pipe(Instance carrier)
Convert the data in the given Instance from a CharSequence
of sparse feature-value pairs to a FeatureVector
|
alphabetsMatch, getAlphabet, getAlphabets, getDataAlphabet, getInstanceId, getTargetAlphabet, instanceFrom, instancesFrom, instancesFrom, isDataAlphabetSet, isTargetProcessing, newIteratorFrom, preceedingPipeDataAlphabetNotification, preceedingPipeTargetAlphabetNotification, precondition, readResolve, setDataAlphabet, setOrCheckDataAlphabet, setOrCheckTargetAlphabet, setTargetAlphabet, setTargetProcessing
Copyright © 2016. All rights reserved.