What are different types of VSM (vector space model)?
One which I know (as per wiki) is tf-idf
(cosine similarity is used in this method, but its not a separate method). Which are other ways?
Also what are different dimensions of a word in a document (except frequency) being talked about in wiki?
Is there any hierarchy for VSMs?
P.S. Please correct me if I am wrong anywhere...