Class SymSpell.SegmentedSuggestion
- java.lang.Object
-
- org.languagetool.rules.spelling.symspell.implementation.SymSpell.SegmentedSuggestion
-
- Enclosing class:
- SymSpell
class SymSpell.SegmentedSuggestion extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.lang.StringcorrectedString(package private) intdistanceSum(package private) doubleprobabilityLogSum(package private) java.lang.StringsegmentedString
-
Constructor Summary
Constructors Constructor Description SegmentedSuggestion()
-