Class SuggestionSorter


  • public class SuggestionSorter
    extends Object
    Deprecated.
    still work in progress
    Sort spell checking suggestions by their probability.
    Since:
    3.9
    • Constructor Detail

      • SuggestionSorter

        public SuggestionSorter​(LanguageModel lm)
        Deprecated.
    • Method Detail