An open API service indexing awesome lists of open source software.

https://github.com/quanghihicoder/spam_email_detection


https://github.com/quanghihicoder/spam_email_detection

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

# Spam_Email_Detection

## Download:

git clone https://github.com/Quanghihicoder/Spam_Email_Detection.git

cd Spam_Email_Detection

pip install sklearn

## Run Code:

python3 email_detect.py

There are two methods available: LR - LogisticRegression; NB - Naive Bayes

Example: python3 email_detect.py NB

Please enter the email message in one line

I provide a test message with the correct format in test.txt