Closed krinkv closed 10 months ago
Calculate tf-idf score for each non stop word in query
Construct vector for each document and for the query using the tf-idf score and calculate cosine distance between them to rank the best candidates of documents for the request
Calculate tf-idf score for each non stop word in query
Construct vector for each document and for the query using the tf-idf score and calculate cosine distance between them to rank the best candidates of documents for the request