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