Home > naivebayes_spamdetection

naivebayes_spamdetection

Naivebayes_spamdetection is a project mainly written in ..., it's free.

Naive Bayes based spam email detection

Description

This is an implementation of the Naive Bayes text classification algorithm used to identify spam over legitimate messages.

Running ======= python main.py pu_corpora_public/pu2

Corpora

The PU1, PU2, PU3, and PUA corpora (as well as Ling-Spam) can be obtained from the site of i-config: http://www.iit.demokritos.gr/skel/i-config/ or the publications section of Ion Androutsopoulos' web pages: http://www.aueb.gr/users/ion/publications.html.

Previous:ServiceWatcher