public static class TermFrequencyParser.Parameterizer extends NumberVectorLabelParser.Parameterizer<SparseFloatVector>
labelIndices
colSep, quoteChar
Constructor and Description |
---|
TermFrequencyParser.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected TermFrequencyParser |
makeInstance()
Make an instance after successful configuration.
|
makeOptions
configure, make
protected TermFrequencyParser makeInstance()
AbstractParameterizer
makeInstance
in class NumberVectorLabelParser.Parameterizer<SparseFloatVector>