public class SenseEvalDependencyCorpusReader.InnerIterator extends DirectoryCorpusReader.BaseFileIterator
Constructor and Description |
---|
SenseEvalDependencyCorpusReader.InnerIterator(Iterator<File> files) |
Modifier and Type | Method and Description |
---|---|
protected Document |
advanceInDoc()
Iterates over the instances in a file and appends the words to create a
new document.
|
protected void |
setupCurrentDoc(File currentDocName)
Sets up any data members needed to process the current file being
processed.
|
protected void setupCurrentDoc(File currentDocName)
setupCurrentDoc
in class DirectoryCorpusReader.BaseFileIterator
protected Document advanceInDoc()
advanceInDoc
in class DirectoryCorpusReader.BaseFileIterator
Copyright © 2012. All Rights Reserved.