public class PedlerCorpus extends Object implements ErrorCorpus
| Constructor and Description |
|---|
PedlerCorpus(File dir) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ErrorSentence> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic PedlerCorpus(File dir) throws IOException
IOExceptionpublic Iterator<ErrorSentence> iterator()
iterator in interface Iterable<ErrorSentence>