- Engineering
- Computer Science
- inverted index is a one big hashmap with a key...
Question: inverted index is a one big hashmap with a key...
Question details
Inverted Index is a one big HashMap with A. key as the token and value as the document that contains that token B. key as the token and value as the list of documents with contains that token C. key as the document and value as all the tokens in that document D. none of the above
Solution by an expert tutor
