Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider a collection made of 5 0 0 0 0 0 documents, each containing on average 8 0 0 tokens and 6 characters per token.

Consider a collection made of 500000 documents, each containing on average 800 tokens and 6 characters per token. The number of different terms is estimated to 700000 and there are 70,000,000 non-positional posting lists.
a) If 20 fixed bytes are used for terms, 4 bytes for term frequency and 4 bytes for storing the pointer to postings list, compute the memory usage for dictionary.
b) What is the minimum number of bits required for document identifiers and the total size of the collection?
c) What is the size of the uncompressed posting list?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions