class

Naive::Trainer

Inherits Reference < Object

Constructors

new(tokeniser : Tokeniser)
Source

Instance methods

data
Source
train(text : String, className : String)

enhances trained data using the given text and class

Source