| Class | Description |
|---|---|
| MixingSentenceSource |
Alternately returns sentences from different sentence sources.
|
| PlainTextSentenceSource |
Provides access to the relevant sentences of a plain text file
with one sentence per line.
|
| Sentence |
A single sentence to be indexed/checked.
|
| SentenceSource |
Source of sentences to be checked/indexed.
|
| SentenceSourceChecker |
Checks texts from one or more
SentenceSources. |
| SentenceSourceIndexer |
Creates a Lucene index of a
SentenceSource. |
| WikipediaSentenceSource |
Provides access to the sentences of a Wikipedia XML dump.
|
| Exception | Description |
|---|---|
| DocumentLimitReachedException | |
| ErrorLimitReachedException |