Uses of Class
org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
Packages that use SuggestionStage
-
Uses of SuggestionStage in org.languagetool.rules.spelling.symspell.implementation
Methods in org.languagetool.rules.spelling.symspell.implementation with parameters of type SuggestionStageModifier and TypeMethodDescriptionvoid
SymSpell.commitStaged
(SuggestionStage staging) boolean
SymSpell.createDictionaryEntry
(String key, long count, SuggestionStage staging)