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, isSuggestionException, preProcessWrongWordgetLanguageFromRuleMatch, getOptional, getOptional, getPosition, getRequired, getSkipCorrectedReference, getSynthesizerFromRuleMatch, isMatchAtSentenceStart, matchespublic FindSuggestionsFilter()
throws IOException
IOExceptionprotected Tagger getTagger()
getTagger in class AbstractFindSuggestionsFilterprotected List<String> getSpellingSuggestions(AnalyzedTokenReadings atr)
getSpellingSuggestions in class AbstractFindSuggestionsFilter