
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, makepublic SparseBitVectorLabelParser.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractParser.Parameterizerconfig - Parameterization to add options to.protected SparseBitVectorLabelParser makeInstance()
AbstractParameterizermakeInstance in class AbstractParser.Parameterizer