Path to the zip file containing categorised spam/non-spam messages.
Parses the testing data file.
The format of this file is a CSV with the following
columns: subject
, message
, label
.
The raw file from the ZIP archive.
An array of messages parsed from the file.
Generated using TypeDoc
Used for parsing the
data/testing.zip
file.