| Package | Description |
|---|---|
| org.languagetool.dev.dumpcheck | |
| org.languagetool.dev.index |
| Modifier and Type | Method and Description |
|---|---|
abstract Sentence |
SentenceSource.next()
Return the next sentence.
|
Sentence |
MixingSentenceSource.next() |
Sentence |
PlainTextSentenceSource.next() |
Sentence |
WikipediaSentenceSource.next() |
| Modifier and Type | Method and Description |
|---|---|
void |
Indexer.indexSentence(Sentence sentence,
int docCount) |