Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Maschine::Bayes::BayesClassifier
Inherits
Reference
<
Object
Constructors
new
(categories_names :
Array
(
String
))
Source
Instance methods
categories
Source
category_counts
Source
classifications
(text)
Source
classify
(text :
String
)
Source
classify_with_score
(text :
String
)
Source
count_words_occurence
(text)
Source
train
(category :
String
, text :
String
)
Source