Class SuggestionSorter

java.lang.Object
org.languagetool.rules.spelling.SuggestionSorter

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

  • Constructor Details

    • SuggestionSorter

      public SuggestionSorter(LanguageModel lm)
      Deprecated.
  • Method Details