public class FindSuggestionsFilter extends AbstractFindSuggestionsFilter
AbstractFindSuggestionsFilter.StringComparator| Constructor and Description |
|---|
FindSuggestionsFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getSpellingSuggestions(AnalyzedTokenReadings atr) |
protected Tagger |
getTagger() |
acceptRuleMatch, cleanSuggestion, getSynthesizergetOptional, getRequired, matchespublic FindSuggestionsFilter()
throws IOException
IOExceptionprotected Tagger getTagger()
getTagger in class AbstractFindSuggestionsFilterprotected List<String> getSpellingSuggestions(AnalyzedTokenReadings atr) throws IOException
getSpellingSuggestions in class AbstractFindSuggestionsFilterIOException