/SpamDetector

This is a Spam-detector Web App created by using Flask.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

SpamDetector

SpamDetector Web App. Created by using Flask.

Model

Multinomial Naive Bayes Classifier

How to run this program

  1. Download this Repository
  2. Install all the library listed in requirements.txt
  3. Open a terminal and type: 'python app.py'

Web Application

Home Page:

alt text

Predict Page:

alt text

Checkout this WebApp

https://spamclassifyflask.herokuapp.com/