Package | Description |
---|---|
org.languagetool.dev.wikipedia |
Modifier and Type | Method and Description |
---|---|
List<RuleMatchApplication> |
SuggestionReplacer.applySuggestionsToOriginalText(RuleMatch match)
Applies the suggestions from the rule to the original text.
|
List<RuleMatchApplication> |
AppliedRuleMatch.getRuleMatchApplications() |
Constructor and Description |
---|
AppliedRuleMatch(RuleMatch ruleMatch,
List<RuleMatchApplication> ruleMatchApplications) |