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