public static class SparseBitVectorLabelParser.Parameterizer extends AbstractParser.Parameterizer
colSep, COLUMN_SEPARATOR_ID, comment, COMMENT_ID, QUOTE_ID, quoteChars
Constructor and Description |
---|
SparseBitVectorLabelParser.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected SparseBitVectorLabelParser |
makeInstance()
Make an instance after successful configuration.
|
makeOptions
configure, make
public SparseBitVectorLabelParser.Parameterizer()
protected SparseBitVectorLabelParser makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParser.Parameterizer