
public static class SparseFloatVectorLabelParser.Parameterizer extends NumberVectorLabelParser.Parameterizer<SparseFloatVector>
factory, labelIndicescolSep, quoteChar| Constructor and Description |
|---|
SparseFloatVectorLabelParser.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected SparseFloatVectorLabelParser |
makeInstance()
Make an instance after successful configuration.
|
getFactory, getLabelIndices, makeOptionsconfigure, makepublic SparseFloatVectorLabelParser.Parameterizer()
protected SparseFloatVectorLabelParser makeInstance()
AbstractParameterizermakeInstance in class NumberVectorLabelParser.Parameterizer<SparseFloatVector>