| Package | Description |
|---|---|
| org.languagetool.dev.index |
| Class and Description |
|---|
| Indexer
A class with a main() method that takes a text file and indexes its sentences, including POS tags
|
| MatchingSentence
A sentence with rule matches.
|
| SearcherResult
The result of a
Searcher. |
| UnsupportedPatternRuleException |