public class SequenceDatasetReader extends Object
SequenceExample
s from a
fileConstructor and Description |
---|
SequenceDatasetReader(String filename) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the reading buffer
|
SequenceExample |
readNextExample()
Returns the next example
|
void |
restartReading()
Resets the reading such that the next example will be the first one
|
public SequenceDatasetReader(String filename) throws IOException
IOException
public void close() throws IOException
IOException
public SequenceExample readNextExample() throws IOException, InstantiationException, ParsingExampleException
IOException
InstantiationException
ParsingExampleException
public void restartReading() throws IOException
IOException
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.