# Functions
create and initialize the classifier.
create and initialize the classifier from a file.
create and initialize the classifier from a file data.
create and initialize the classifier from a file data.
# Structs
NaiveBayesClassifier is what we use to classify documents.
No description provided by the author