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.String
correctedString
(package private) int
distanceSum
(package private) double
probabilityLogSum
(package private) java.lang.String
segmentedString
-
Constructor Summary
Constructors Constructor Description SegmentedSuggestion()
-