[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Clarification about homework 1, Question 3.



Hi all,

In homework1 question 3, you need to use the vector representation of the 
documents from the couse slides example to practice the vector similarity 
methods. 

Note that you have to caculate the tf/idf values of the documents for Question 
3.3, since although those values are given in course slides #63, they are not 
all correct (for example, d7 is missing in the upper right corner table and 
the order of the documents are not exactly d1~d10). So again, do calculate the 
values by yourself to get the right answers. 

Thanks,
Jianchun