public class BloglinesCorpusReader.BloglinesIterator extends DirectoryCorpusReader.BaseFileIterator
| Constructor and Description |
|---|
BloglinesCorpusReader.BloglinesIterator(Iterator<File> files) |
| Modifier and Type | Method and Description |
|---|---|
protected Document |
advanceInDoc()
Iterates over the utterances in a file and appends the words to
create a new document.
|
protected void |
setupCurrentDoc(File currentDocName)
Sets up a
BufferedReader to read through a single file with
multiple blog entries. |
protected void setupCurrentDoc(File currentDocName)
BufferedReader to read through a single file with
multiple blog entries.setupCurrentDoc in class DirectoryCorpusReader.BaseFileIteratorprotected Document advanceInDoc()
advanceInDoc in class DirectoryCorpusReader.BaseFileIteratorCopyright © 2012. All Rights Reserved.