Uses of Class
org.languagetool.tools.ConfidenceKey
Packages that use ConfidenceKey
-
Uses of ConfidenceKey in org.languagetool.server
Fields in org.languagetool.server with type parameters of type ConfidenceKeyModifier and TypeFieldDescriptionprivate static Map<ConfidenceKey, Float> V2TextChecker.confidenceMapMethods in org.languagetool.server that return types with arguments of type ConfidenceKey -
Uses of ConfidenceKey in org.languagetool.tools
Fields in org.languagetool.tools with type parameters of type ConfidenceKeyModifier and TypeFieldDescriptionprivate Map<ConfidenceKey, Float> RuleMatchesAsJsonSerializer.confidenceMapMethod parameters in org.languagetool.tools with type arguments of type ConfidenceKeyModifier and TypeMethodDescriptionvoidRuleMatchesAsJsonSerializer.setRuleIdToConfidenceMap(Map<ConfidenceKey, Float> confidenceMap)