public class SuggestionSorter extends Object
| Constructor and Description |
|---|
SuggestionSorter(LanguageModel lm)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
sortSuggestions(List<String> suggestions)
Deprecated.
|
public SuggestionSorter(LanguageModel lm)