Jatin-Goyal-552 / spam-message-classifier

It is a small Natural Language Processing project to classify whether a text is spam or not spam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spam-message-classifier

It is a small Natural Language Processing project to classify whether a text is spam or not spam.

Enter any text in text box and click on predict button.It will predict, given text is a spam or not.


If I enter the text, "Hii jatin, I will call you tomorrow" as it is not a spam text.So, it will predict not spam.


Now If I enter the text, "FREE RINGTONE text FIRST to 87131 for a poly or text GET to 87131 for a true tone! Help? 0845 2814032 16 after 1st free, tones are 3x�150pw to e�nd txt stop" as it is not spam text.So, it will predict spam.

About

It is a small Natural Language Processing project to classify whether a text is spam or not spam.


Languages

Language:Jupyter Notebook 82.3%Language:Python 15.3%Language:HTML 2.4%