| Modifier and Type | Field and Description |
|---|---|
protected BufferedReader |
reader
The
BufferedReader for reading lines in the corpus. |
| Constructor and Description |
|---|
PukWacCorpusReader.UkWacIterator(BufferedReader reader) |
protected BufferedReader reader
BufferedReader for reading lines in the corpus.public PukWacCorpusReader.UkWacIterator(BufferedReader reader)
public void remove()
remove in interface Iterator<Document>UnsupportedOperationException - When called.protected String advance()
CorpusReader one Document a head in the
text. Returns null when no more documents are found in the
file.Copyright © 2012. All Rights Reserved.