sms: SMS Spam Collection v. 1

smsR Documentation

SMS Spam Collection v. 1

Description

The SMS Spam Collection v.1 is a public set of SMS labeled messages that have been collected for mobile phone spam research. It has one collection composed by 5,574 English, real and non-enconded messages, tagged according being legitimate (ham) or spam.

Usage

data("sms")

Format

A data frame with 5,574 observations on the following 2 variables.

sms_type

Type of message; either spam or ham

message

The sms message

Source

http://www.dt.fee.unicamp.br/~tiago/smsspamcollection/smsspamcollection.zip

References

http://www.dt.fee.unicamp.br/~tiago/smsspamcollection/

Examples

data(sms)

francojc/tadr documentation built on April 26, 2022, 7:55 p.m.