Skip to content

argho-pabitra-chatterjee/SMS_Text_Classifier-Spam_or_Legitimate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMS_Text_Classifier-Spam_or_Legitimate

Classic Text classification problem to detect SPAM or Non-SPAM messages

Data Collected from https://archive.ics.uci.edu/ml/datasets/sms+spam+collection

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

Classic Text classification problem to detect SPAM or Legitimate messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published