I want something like if (classifier.classify(mess...
# datascience
c
I want something like if (classifier.classify(message)==.Spam) { … }