This is a simple spam filter written for my Artificial Intelligence class that uses Naive Bayes classification.
To run the filter, simply run
python filter.py
in the directory that contains the emails directory.
This is a simple spam filter written for my Artificial Intelligence class that uses Naive Bayes classification.
To run the filter, simply run
python filter.py
in the directory that contains the emails directory.