class Maschine::Bayes::Category

Defined in:

maschine/bayes/bayes_classifier.cr

Constructors

Instance Method Summary

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]