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.BaseFileIteratorprotected Document advanceInDoc()
advanceInDoc in class DirectoryCorpusReader.BaseFileIteratorCopyright © 2012. All Rights Reserved.