Skip to content

An interactive E-mail application that segregates spam and ham messages (employing Naive Bayes classification).

Notifications You must be signed in to change notification settings

agranya99/Interactive-email-with-spam-classification

Repository files navigation

Interactive-email-with-spam-classification

An interactive E-mail application that segregates spam and ham messages (employing Naive Bayes classification). Titles of non-spam messages are displayed in order of their date and time (latest first) The user can choose to enter Index number of part-title to read the particular e-mail.

How to run:

  1. Download and extract training dataset (e.g Enron dataset: https://www.cs.cmu.edu/~enron/ )

  2. Download and extract e-mail archive i.e test e-mails.

  3. Run interactiveEmail.py and provide path to spam and ham examples (from dataset) and test folder.

About

An interactive E-mail application that segregates spam and ham messages (employing Naive Bayes classification).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages