
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.
|
makeOptionsconfigure, makepublic SparseBitVectorLabelParser.Parameterizer()
protected SparseBitVectorLabelParser makeInstance()
AbstractParameterizermakeInstance in class AbstractParser.Parameterizer