rohit-2019 / Kaggle-SMS-Spam-Collection-Dataset-

Classified messages as Spam or Ham using NLTK and Scikit-learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaggle-SMS-Spam-Collection-Dataset-

Classified messages as Spam or Ham using NLTK and Scikit-learn

Context The SMS Spam Collection is a set of SMS tagged messages that have been collected for SMS Spam research. It contains one set of SMS messages in English of 5,574 messages, tagged acording being ham (legitimate) or spam.

Content The files contain one message per line. Each line is composed by two columns: v1 contains the label (ham or spam) and v2 contains the raw text.

About

Classified messages as Spam or Ham using NLTK and Scikit-learn

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%