Information retrieval

12345678910111213141516
Across
  1. 3. What to do if there is no exact match between query term and document term?
  2. 5. What metric is used to assess the performance of classifiers?
  3. 7. Which symbol is commonly used in wildcard queries to represent any sequence of characters?
  4. 9. the technique of converting the words of a sentence to its dictionary form.
  5. 14. The process of removing most common words (and, or, the, etc.) by an information retrieval system before indexing is known as
  6. 15. What type of index uses attributes or metadata for retrieval?
  7. 16. the ability to retrieve all relevant information.
Down
  1. 1. What type of data structure is used to store and search zone information efficiently?
  2. 2. In which indexing technique is used in information retrieval to efficiently construct an inverted index for large datasets.
  3. 4. Which algorithm is commonly used for phonetic correction?
  4. 6. What type of evaluation measures how well a classifier predicts?
  5. 8. which distance is a string metric for measuring the difference between two sequences.
  6. 10. The process of converting multiple terms into a single term for indexing and retrieval
  7. 11. what geometric concept is used to measure the similarity between documents?
  8. 12. Which indexes for isolated word spelling correction
  9. 13. accuracy of the retrieved information.