| Package | Description |
|---|---|
| org.languagetool.rules | |
| org.languagetool.rules.ca | |
| org.languagetool.rules.de | |
| org.languagetool.rules.en | |
| org.languagetool.rules.es | |
| org.languagetool.rules.fr |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<String,SynonymsData> |
AbstractRepeatedWordsRule.getWordsToCheck() |
protected static Map<String,SynonymsData> |
AbstractRepeatedWordsRule.loadWords(String path) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,SynonymsData> |
CatalanRepeatedWordsRule.getWordsToCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,SynonymsData> |
GermanRepeatedWordsRule.getWordsToCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,SynonymsData> |
EnglishRepeatedWordsRule.getWordsToCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,SynonymsData> |
SpanishRepeatedWordsRule.getWordsToCheck() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,SynonymsData> |
FrenchRepeatedWordsRule.getWordsToCheck() |