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.
forked from ritvikGarg-zz/SMS-Spam-Classifier
-
Notifications
You must be signed in to change notification settings - Fork 0
ritvik-garg/SMS-Spam-Classifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published
Languages
- Jupyter Notebook 100.0%