public final class MorfologikPolishSpellerRule extends MorfologikSpellerRule
conversionLocale, speller1, speller2, speller3language, LANGUAGETOOL, LANGUAGETOOL_FX, wordListLoader| Constructor and Description |
|---|
MorfologikPolishSpellerRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
String |
getId() |
protected List<RuleMatch> |
getRuleMatches(String word,
int startPos,
AnalyzedSentence sentence) |
Pattern |
tokenizingPattern() |
getDescription, isMisspelled, match, orderSuggestions, setCheckCompound, setCompoundRegex, setIgnoreTaggedWords, setLocaleacceptPhrases, addIgnoreTokens, addIgnoreWords, expandLine, filterSuggestions, getAdditionalSuggestions, getAdditionalTopSuggestions, getAntiPatterns, getIgnoreFileName, getProhibitFileName, getSpellingFileName, ignoreToken, ignoreWord, ignoreWord, init, isConvertsCase, isDictionaryBasedSpellingRule, isEMail, isProhibited, isUrl, setConsiderIgnoreWords, setConvertsCase, startsWithIgnoredWordaddExamplePair, getCategory, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getSentenceWithImmunization, getUrl, isDefaultOff, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultValue, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic MorfologikPolishSpellerRule(ResourceBundle messages, Language language) throws IOException
IOExceptionpublic String getFileName()
getFileName in class MorfologikSpellerRulepublic String getId()
getId in class MorfologikSpellerRulepublic Pattern tokenizingPattern()
tokenizingPattern in class MorfologikSpellerRuleprotected List<RuleMatch> getRuleMatches(String word, int startPos, AnalyzedSentence sentence) throws IOException
getRuleMatches in class MorfologikSpellerRuleIOException