public class UkrainianUppercaseSentenceStartRule extends UppercaseSentenceStartRule
Constructor and Description |
---|
UkrainianUppercaseSentenceStartRule(ResourceBundle messages,
Language language,
IncorrectExample incorrectExample,
CorrectExample correctExample) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isException(AnalyzedTokenReadings[] tokens,
int tokenIdx) |
getDescription, getId, isEMail, isUrl, match, minToCheckParagraph
estimateContextForSureMatch, match, match
addExamplePair, addTags, addToneTags, cacheAntiPatterns, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasConfigurableValue, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
public UkrainianUppercaseSentenceStartRule(ResourceBundle messages, Language language, IncorrectExample incorrectExample, CorrectExample correctExample)
protected boolean isException(AnalyzedTokenReadings[] tokens, int tokenIdx)
isException
in class UppercaseSentenceStartRule