public static class SparseBitVectorLabelParser.Parameterizer extends AbstractParser.Parameterizer
colSep, quoteChar
Constructor and Description |
---|
SparseBitVectorLabelParser.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected SparseBitVectorLabelParser |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public SparseBitVectorLabelParser.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParser.Parameterizer
config
- Parameterization to add options to.protected SparseBitVectorLabelParser makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParser.Parameterizer