Javascript must be enabled to continue!
Spam Email Detection
View through CrossRef
Electronic mail (email) is one of the most important and widely used forms of communication today in the digital world. As the Internet has become more popular, and web communication is becoming more widespread, the amount of spam e-mail has also risen sharply. Spam e-mails are unwanted or malicious e-mails that may include advertisements, phishing links, fraudulent information, malware, or attempts to obtain sensitive user information. These emails are not only a productivity issue for users, but they also present significant cybersecurity threats for individuals and organisations alike, and can also waste network bandwidth.The traditional spam filtering methods, including manual filters and signature-based filters, are ineffective against modern-day spam attacks. Spammers are constantly changing their approach to messages, words, and delivery methods in order to evade standard security measures. Therefore, intelligent and adaptive spam detection techniques must be developed to detect and filter out spam emails in real-time.The contribution of this research is the spam email detection system using machine learning classification technique that automatically determines whether the email is spam or legitimate (ham). The proposed system performs Natural Language Processing (NLP) and machine learning on the content of emails to detect its textual and structural properties. To enhance text quality in the pre-processing, unwanted elements like punctuation marks, stop words, URLs, HTML tags and so on are removed. The TF-IDF (Term Frequency–Inverse Document Frequency) technique is used to extract features from the text and transform it into numerical feature vectors for training the model.The study applies and tests Naive Bayes (NB) and Support Vector Machine (SVM) classifiers and a hybrid model called Naive Bayes-SVM (NB-SVM) which is a fusion of NAIVE BAYES and SVM to boost the classification accuracy. The experimental results prove the proposed model to be efficient and high accuracy, precision, recall, and F1-score.
Title: Spam Email Detection
Description:
Electronic mail (email) is one of the most important and widely used forms of communication today in the digital world.
As the Internet has become more popular, and web communication is becoming more widespread, the amount of spam e-mail has also risen sharply.
Spam e-mails are unwanted or malicious e-mails that may include advertisements, phishing links, fraudulent information, malware, or attempts to obtain sensitive user information.
These emails are not only a productivity issue for users, but they also present significant cybersecurity threats for individuals and organisations alike, and can also waste network bandwidth.
The traditional spam filtering methods, including manual filters and signature-based filters, are ineffective against modern-day spam attacks.
Spammers are constantly changing their approach to messages, words, and delivery methods in order to evade standard security measures.
Therefore, intelligent and adaptive spam detection techniques must be developed to detect and filter out spam emails in real-time.
The contribution of this research is the spam email detection system using machine learning classification technique that automatically determines whether the email is spam or legitimate (ham).
The proposed system performs Natural Language Processing (NLP) and machine learning on the content of emails to detect its textual and structural properties.
To enhance text quality in the pre-processing, unwanted elements like punctuation marks, stop words, URLs, HTML tags and so on are removed.
The TF-IDF (Term Frequency–Inverse Document Frequency) technique is used to extract features from the text and transform it into numerical feature vectors for training the model.
The study applies and tests Naive Bayes (NB) and Support Vector Machine (SVM) classifiers and a hybrid model called Naive Bayes-SVM (NB-SVM) which is a fusion of NAIVE BAYES and SVM to boost the classification accuracy.
The experimental results prove the proposed model to be efficient and high accuracy, precision, recall, and F1-score.
Related Results
Spam Review Detection Techniques: A Systematic Literature Review
Spam Review Detection Techniques: A Systematic Literature Review
Online reviews about the purchase of products or services provided have become the main source of users’ opinions. In order to gain profit or fame, usually spam reviews are written...
Perbandingan Kinerja Algoritma Naïve Bayes Dan C.45 Dalam Klasifikasi Spam Email
Perbandingan Kinerja Algoritma Naïve Bayes Dan C.45 Dalam Klasifikasi Spam Email
Antispam dengan algoritma tertentu yang dapat memisahkan antara spam-mail dengan non spam mail. Perbandingan kinerja antara algoritma naïve bayes, dan decision tree yang memakai al...
SMS Spam Detection Using Machine Learning Approach
SMS Spam Detection Using Machine Learning Approach
Abstract
Currently, as the popularity of mobile phones has increased, Short Message Service (SMS) has grown tremendously. The minimal cost of messaging services has increased spam ...
Scalable Learning Framework for Detecting New Types of Twitter Spam with Misuse and Anomaly Detection
Scalable Learning Framework for Detecting New Types of Twitter Spam with Misuse and Anomaly Detection
The growing popularity of social media has engendered the social problem of spam proliferation through this medium. New spam types that evade existing spam detection systems are be...
VNSED: Vietnamese spam email detection using multi deep learning models
VNSED: Vietnamese spam email detection using multi deep learning models
Email is one of the most popular communication methods today. However, a high percentage of spam emails are used for various purposes. Therefore, detecting spam emails and proposin...
Research of Email Classification based on Deep Neural Network
Research of Email Classification based on Deep Neural Network
Abstract
The effective distinction between normal email and spam, so as to maximize the possible of filtering spam has become a research hotspot currently. Naive ...
The determinants of consumer behavior towards email advertisement
The determinants of consumer behavior towards email advertisement
PurposeThe aim of this study was to develop a theoretical model of email advertising effectiveness and to investigate differences between permission‐based email and spamming. By ex...
Analysis of Naıve Bayes Algorithm for Email Spam
Filtering
Analysis of Naıve Bayes Algorithm for Email Spam
Filtering
The upsurge in the volume of unwanted emails called spam has created an intense need for the
development of more dependable and robust antispam filters. Machine learning methods of...

