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 TypeMethodDescriptionvoidSymSpell.commitStaged(SuggestionStage staging) Commit staged dictionary additions. booleanSymSpell.createDictionaryEntry(String key, long count, SuggestionStage staging) Create/Update an entry in the dictionary.