Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
machine
master
Machine
Bayes
BayesClasifier
Category
Generated using Crystal 1.10.1
2024-02-25 05:27:29 UTC
class
Machine::
Bayes::
Category
Machine::Bayes::Category
Reference
Object
Defined in:
machine/bayes/bayes_classifier.cr
Constructors
.new
Instance Method Summary
#word_count
: Int32
#word_count=
(val : Int32)
#words
: Hash(String, Int32)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
word_count
: Int32
#
[
View source
]
def
word_count=
(val : Int32)
#
[
View source
]
def
words
: Hash(String, Int32)
#
[
View source
]