Skip to content

Filters out messages as spam or ham (non-spam) ,used NLP concepts and SVM model.

Notifications You must be signed in to change notification settings

ritvik-garg/SMS-Spam-Classifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SMS-Spam-Classifier uaing Python

We all face the problem of spams in our inboxes. Let’s build a spam classifier program in python which can tell whether a given message is spam or not! We can do this by using a simple, yet powerful theorem from probability theory called Baye’s Theorem and also using some concepts of Natural Language Processing (NLP) for data pre-processing.

About

Filters out messages as spam or ham (non-spam) ,used NLP concepts and SVM model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%