Uses of Class
org.languagetool.rules.spelling.symspell.implementation.SymSpell.SegmentedSuggestion
Packages that use SymSpell.SegmentedSuggestion
-
Uses of SymSpell.SegmentedSuggestion in org.languagetool.rules.spelling.symspell.implementation
Methods in org.languagetool.rules.spelling.symspell.implementation that return SymSpell.SegmentedSuggestionModifier and TypeMethodDescriptionSymSpell.wordSegmentation
(String input) SymSpell.wordSegmentation
(String input, int maxEditDistance) SymSpell.wordSegmentation
(String input, int maxEditDistance, int maxSegmentationWordLength)