Path to the zip file containing categorised spam/non-spam messages.
Parses the SMS data file.
The file is in the following format:
ham Hello World
spam Free entry in 2 a wkly comp
The delimiter between the first and subsequent tokens is a tab character.
The raw file from the ZIP archive.
An array of messages parsed from the file.
Generated using TypeDoc
Used for parsing the
data/sms.zip
file.