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