Search
During this assignment you will work with data sets of emails, which will also contain meta-data about the emails. Such a set of data is usually called a corpus. In our case, the meta-data will contain information whether a particular email is a spam or not, and/or whether a spam filter thinks that the email is spam or not.
You are given two sets of data to work with, they both come from the same source. download data
We shall use the following convention: our email corpus will be
!truth.txt
!prediction.txt
Of course, these two files do not have to be present in the corpus directory: