public final class MorfologikUkrainianSpellerRule extends MorfologikSpellerRule
conversionLocale, speller1, speller2, speller3ignoreWordsWithLength, language, languageModel, LANGUAGETOOL, LANGUAGETOOLER, wordListLoader, wordsToBeIgnored| Constructor and Description |
|---|
MorfologikUkrainianSpellerRule(ResourceBundle messages,
Language language,
UserConfig userConfig,
List<Language> altLanguages) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
filterSuggestions(List<String> suggestions,
AnalyzedSentence sentence,
int i) |
String |
getFileName() |
String |
getId() |
protected boolean |
ignoreToken(AnalyzedTokenReadings[] tokens,
int idx) |
protected boolean |
isMisspelled(MorfologikMultiSpeller speller,
String word) |
getDescription, getFrequency, getRuleMatches, ignoreWord, isMisspelled, isSurrogatePairCombination, match, orderSuggestions, setCheckCompound, setCompoundRegex, setIgnoreTaggedWords, setLocale, tokenizingPatternacceptedInAlternativeLanguage, acceptPhrases, addIgnoreTokens, addIgnoreWords, addProhibitedWords, addSuggestionsToRuleMatch, createWrongSplitMatch, expandLine, filterDupes, getAdditionalProhibitFileNames, getAdditionalSpellingFileNames, getAdditionalSuggestions, getAdditionalTopSuggestions, getAlternativeLangSpellingRules, getAntiPatterns, getIgnoreFileName, getLanguageVariantSpellingFileName, getProhibitFileName, getSpellingFileName, ignoreWord, init, isDictionaryBasedSpellingRule, isEMail, isProhibited, isUrl, reorderSuggestions, setConsiderIgnoreWords, setConvertsCase, startsWithIgnoredWordaddExamplePair, estimateContextForSureMatch, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isDefaultTempOff, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic MorfologikUkrainianSpellerRule(ResourceBundle messages, Language language, UserConfig userConfig, List<Language> altLanguages) throws IOException
IOExceptionpublic String getFileName()
getFileName in class MorfologikSpellerRulepublic String getId()
getId in class MorfologikSpellerRuleprotected boolean isMisspelled(MorfologikMultiSpeller speller, String word)
isMisspelled in class MorfologikSpellerRuleprotected boolean ignoreToken(AnalyzedTokenReadings[] tokens, int idx) throws IOException
ignoreToken in class SpellingCheckRuleIOExceptionprotected List<String> filterSuggestions(List<String> suggestions, AnalyzedSentence sentence, int i)
filterSuggestions in class SpellingCheckRule