Skip to content

zachfish/CustomEmailSpamFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CustomEmailSpamFilter

About:

  • This program was built by Zachary Fish, Jonathan Motechin, Isaac Richter and Alexander Shapiro for a school wide hackathon in May 2021
  • The group won third place champion

Introduction:

  • The program allows one to define which previously received emails are considered spam and which are not.
  • Once a specified number of emails are categorized, one may enter the subject line of an unseen email, and the program will define this new email as "spam" or "not spam."
  • The larger the number of categorized emails, the more accurate the filter.

Before running the program:

  • If the nltk package is not installed, run "pip install nltk" from terminal
  • If using a Gmail, in the Google Account settings, click on Security. Unsder "Less secure app access," ensure access is turned on

Running the program:

  • Run "python main.py" from terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages