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, wait
forEach, spliterator
public PedlerCorpus(File dir) throws IOException
IOException
public Iterator<ErrorSentence> iterator()
iterator
in interface Iterable<ErrorSentence>