azureeeeeeeeeeee / Email-Spam-Detector

A text classification using Google BERT and Tensorflow to classify if an email is spam or not spam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spam Email Detector

A text classification project with transfer learning using Google Bert and TensorFlow

Data Collection

All the data im using can be found here

Model

For the Preprocessing and encoding, im using Google Bert

For the training, i use TensorFlow

The model has a test score of 0.9652 on a new unseen data

Usage

Install all dependencies with

pip install -r requirements.txt

Run the project with

python app.py

image

Note : I know, im not good at ui design.

About

A text classification using Google BERT and Tensorflow to classify if an email is spam or not spam


Languages

Language:Python 51.4%Language:Jupyter Notebook 28.6%Language:Shell 4.8%Language:Nushell 4.3%Language:Roff 3.2%Language:PowerShell 2.5%Language:Batchfile 2.5%Language:HTML 2.0%Language:CSS 0.8%Language:Procfile 0.0%