Package | Description |
---|---|
org.languagetool.rules.ar | |
org.languagetool.rules.de | |
org.languagetool.rules.km | |
org.languagetool.rules.spelling.hunspell |
Modifier and Type | Class and Description |
---|---|
class |
ArabicHunspellSpellerRule |
Modifier and Type | Class and Description |
---|---|
class |
AustrianGermanSpellerRule |
class |
GermanSpellerRule |
class |
SwissGermanSpellerRule |
Modifier and Type | Class and Description |
---|---|
class |
KhmerHunspellRule |
Modifier and Type | Class and Description |
---|---|
class |
CompoundAwareHunspellRule
A spell checker that combines Hunspell und Morfologik spell checking
to support compound words and offer fast suggestions for some misspelled
compound words.
|
class |
HunspellNoSuggestionRule
Like
HunspellRule , but does not offer suggestions for incorrect words
as that is very slow with Hunspell. |