Class SymSpell.SegmentedSuggestion

  • Enclosing class:
    SymSpell

    class SymSpell.SegmentedSuggestion
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • segmentedString

        java.lang.String segmentedString
      • correctedString

        java.lang.String correctedString
      • distanceSum

        int distanceSum
      • probabilityLogSum

        double probabilityLogSum
    • Constructor Detail

      • SegmentedSuggestion

        SegmentedSuggestion()