a trained NBModel
helper method for classifyFull(Vector)
get a scoring vector for a vector of TF of TF-IDF weights
get a scoring vector for a vector of TF of TF-IDF weights
vector of TF of TF-IDF weights to be classified
a vector of scores.
getter for model
getter for model
Compute the score for a Vector of weighted TF-IDF featured
Compute the score for a Vector of weighted TF-IDF featured
Label to be scored
Vector of weights to be calculate score
score for this Label
number of categories the model has been trained on
Abstract Classifier base for Complentary and Standard Classifiers