adds one evaluation result to the instance of the class and does all the
computaions necessary to calculate 11point presision, break even and average
precision
applies the kNN classifier to the given document (out of the test documents!)
calculates similarity to all documents in the training set and saves the scores
in a list together with the labels the documents belonged to