Class PlainTextSentenceSource

java.lang.Object
org.languagetool.dev.dumpcheck.SentenceSource
org.languagetool.dev.dumpcheck.PlainTextSentenceSource
All Implemented Interfaces:
Iterator<Sentence>

public class PlainTextSentenceSource extends SentenceSource
Provides access to the relevant sentences of a plain text file with one sentence per line.
Since:
3.0