instance method
get_confidence
Ruby on Rails 2.3.18
Since v2.3.18 Last seen in v2.3.18Signature
get_confidence()
No documentation comment.
Source
# File actionmailer/lib/action_mailer/vendor/tmail-1.2.7/tmail/vendor/rchardet-1.3/lib/rchardet/eucjpprober.rb, line 83
def get_confidence
l = [@_mContextAnalyzer.get_confidence,@_mDistributionAnalyzer.get_confidence]
return l.max
end
Defined in actionmailer/lib/action_mailer/vendor/tmail-1.2.7/tmail/vendor/rchardet-1.3/lib/rchardet/eucjpprober.rb line 83
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in CharDet::EUCJPProber