A multinomial naive Bayes implementation for spam filtering, written in python 3.
-
resources folder : contains messages for training and testing, as well as two files that contain characteristic words for spam and ling messages. The data were taken from AUEB's NLP group.
-
src : The folder that contains the source code.