Which is correct about average precision?
8. Question 8 Which is correct about average precision? 1 point It combines precision and recall. It does not show the difference between ranks of relevant documents.
8. Question 8 Which is correct about average precision? 1 point It combines precision and recall. It does not show the difference between ranks of relevant documents.
4. Question 4 Assume you have two retrieval systems X and Y. For a specific query, system X has a higher precision at 10 documents compared to Y. Can system…
11. Question 11 Consider the following retrieval formula: Where c(w, D) is the count of word w in document D, dl is the document length, avdl is the average document…
12. Question 12 Suppose we compute the term vector for a baseball sports news article in a collection of general news articles using TF-IDF weighting. Which of the following words…
10. Question 10 Which of the following integer compression has equal-length coding? 1 point \gammaγ-code Unary Binary
4. Question 4 When using an inverted index for scoring documents for queries, a shorter query always uses fewer score accumulators than a longer query. 1 point True …
3. Question 3 The gamma code for the term frequency of a certain document is 1110010. What is the term frequency of the document? 1 point 10 9…
2. Question 2 Assume we have the same scenario as in Question 1. If we enter the query Q= “w1 w2” then the minimum possible number of accumulators needed to…
9. Question 9 Which of the following are weighing heuristics for the vector space model? 1 point IDF weighting Document length normalization TF weighting and transformation
8. Question 8 In BM25, the TF after transformation has upper bound 1 point k 1 k +1