public class EnglishForFrenchFalseFriendRule extends EnglishForL2SpeakersFalseFriendRule
MIN_COVERAGE, RULE_ID
Constructor and Description |
---|
EnglishForFrenchFalseFriendRule(ResourceBundle messages,
LanguageModel languageModel,
Language motherTongue,
Language language) |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getFilenames() |
String |
getId()
A string used to identify the rule in e.g. configuration files.
|
getMessage
estimateContextForSureMatch, getAntiPatterns, getDescription, getNGrams, isCommonWord, isException, match, setConfusionPair
addExamplePair, addTags, addToneTags, cacheAntiPatterns, 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 EnglishForFrenchFalseFriendRule(ResourceBundle messages, LanguageModel languageModel, Language motherTongue, Language language)
public String getId()
Rule
A-Z
and the underscore.getId
in class ConfusionProbabilityRule
@NotNull protected List<String> getFilenames()
getFilenames
in class ConfusionProbabilityRule