ManasviGoyal/Gmail-Classification
Extract Emails from Gmail account, convert to Excel file and classify using various classification algorithms.
This tool helps you analyze your Gmail inbox by extracting emails from 'Inbox' and 'Spam' folders, organizing them into an Excel spreadsheet, and then automatically classifying them. It takes your raw Gmail messages and outputs a structured Excel file with clear labels for spam and non-spam, allowing for easy review and analysis. This is designed for anyone who needs to systematically examine their email data, such as a marketing analyst, customer support lead, or a data enthusiast.
No commits in the last 6 months.
Use this if you need to extract and categorize your Gmail messages, particularly to understand patterns in spam or non-spam emails.
Not ideal if you need a real-time email filtering system or a solution that integrates directly with existing email management platforms.
Stars
20
Forks
5
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Jul 30, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ManasviGoyal/Gmail-Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
rayandrew/spamassassin
Simple spam assassin using weka machine learning library
marcelovca90-unifei/anti-spam-weka-gui
Project of my master's degree in Computer Science ("Study and Research in Anti-Spam Systems") -...
klevis/emailSpamFilter
Email Spam Detection using Java and Apache Spark MLib
adwansyed/Machine-Learning-Naive-Bayes-Spam-Emails
JavaFX application detecting whether files are spam or not using Naive Bayes filtering
giuliom/Sfilter
Sfilter is a simple spam filter created in 2011 during a course of Machine Learning at...