International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 180 - Issue 42 |
Published: May 2018 |
Authors: Aastha Baranwal, Gunjan Gaur, Akanksha Bhasker, Rishabh Jain |
![]() |
Aastha Baranwal, Gunjan Gaur, Akanksha Bhasker, Rishabh Jain . Spam Filtration using Boyer Moore Algorithm and Naïve Method. International Journal of Computer Applications. 180, 42 (May 2018), 35-38. DOI=10.5120/ijca2018917119
@article{ 10.5120/ijca2018917119, author = { Aastha Baranwal,Gunjan Gaur,Akanksha Bhasker,Rishabh Jain }, title = { Spam Filtration using Boyer Moore Algorithm and Naïve Method }, journal = { International Journal of Computer Applications }, year = { 2018 }, volume = { 180 }, number = { 42 }, pages = { 35-38 }, doi = { 10.5120/ijca2018917119 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2018 %A Aastha Baranwal %A Gunjan Gaur %A Akanksha Bhasker %A Rishabh Jain %T Spam Filtration using Boyer Moore Algorithm and Naïve Method%T %J International Journal of Computer Applications %V 180 %N 42 %P 35-38 %R 10.5120/ijca2018917119 %I Foundation of Computer Science (FCS), NY, USA
Emails are primarily being used for transporting information in a quicker and well-organized way. They are favored in professional as well as personal space because of its attribute of time saving and trading data over huge distances. According to the statistics of the past few years, forgery and fraudulent activities are frequent in emails and these are categorized as ‘spams’. Spam emails utilize time, transmission capacity and storage section; hence it is essential to spot these mails to shield our treasured data and time from being distorted. There are numerous approaches that have been formulated to screen the emails and organize them as spam and non-spam. The motive of scripting this paper is to analyze recent works done in spam detection and also present a new technique using graylist filter, Boyer Moore string searching algorithm and Naïve Bayes algorithm. Also, observe its working in contrast with traditional Naïve Bayes algorithm.