public class UsenetCorpusReader.UseNetIterator extends DirectoryCorpusReader.BaseFileIterator
Constructor and Description |
---|
UsenetCorpusReader.UseNetIterator(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.BaseFileIterator
protected Document advanceInDoc()
advanceInDoc
in class DirectoryCorpusReader.BaseFileIterator
Copyright © 2012. All Rights Reserved.