emreyesilyurt / spam-detection-with-NLP

Spam mail detection with nltk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt-text

Summary

Spam email is one of the biggest issues in the world of the internet. Spam emails not only influence the organization's finances but also exacerbate the individual email user. In order to detect spam emails in this repo, mails are classified in dataset with machine learning.

Library Used

  • Pandas
  • Numpy
  • Matplotlib
  • Scikit Learn
  • Seaborn
  • Re
  • Nltk
  • Xgboost
  • Pickle

About

Spam mail detection with nltk.


Languages

Language:Jupyter Notebook 96.1%Language:Python 3.9%