Skip to content

phongloihong/email_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Email classification

This project contain code for spam and ham classification for email using Naive Bayes with some preprocessing techniques(bag of word, remove stop words, punctuation removal)

Getting Started

Prerequisites

  • Python 3.x
  • Jupyter Notebook
  • NLTK library

Installation

  1. Clone the repository:
    git clone https://github.com/phongloihong/email_classification.git
    cd email_classification

Running the Notebook

Open the Jupyter Notebook:

jupyter notebook text_classification.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published