public class FindSuggestionsFilter extends AbstractFindSuggestionsFilter
AbstractFindSuggestionsFilter.StringComparator
MAX_SUGGESTIONS
Constructor and Description |
---|
FindSuggestionsFilter() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getSpellingSuggestions(AnalyzedTokenReadings atr) |
protected Tagger |
getTagger() |
acceptRuleMatch, cleanSuggestion, getSynthesizer, isSuggestionException
getOptional, getOptional, getPosition, getRequired, isMatchAtSentenceStart, matches
public FindSuggestionsFilter() throws IOException
IOException
protected Tagger getTagger()
getTagger
in class AbstractFindSuggestionsFilter
protected List<String> getSpellingSuggestions(AnalyzedTokenReadings atr) throws IOException
getSpellingSuggestions
in class AbstractFindSuggestionsFilter
IOException