Uses of Class
org.languagetool.rules.ngrams.ConfusionProbabilityRule.PathAndLanguage
Packages that use ConfusionProbabilityRule.PathAndLanguage
-
Uses of ConfusionProbabilityRule.PathAndLanguage in org.languagetool.rules.ngrams
Fields in org.languagetool.rules.ngrams with type parameters of type ConfusionProbabilityRule.PathAndLanguageModifier and TypeFieldDescriptionprivate static final com.google.common.cache.LoadingCache<ConfusionProbabilityRule.PathAndLanguage, Map<String, List<ConfusionPair>>> ConfusionProbabilityRule.confSetCache