Quiz
Which of the following is true?
- Given a symbol source `S`, emitting symbols from an alphabet `A` according to a probability distribution `P_A`, a sequence of symbols cannot be compressed to consume less than its entropy.
- To code a string using a `gamma`-code we first build a Huffman tree.
- The trec_eval program makes use of a sub-module to automatically judge relevance of documents without
human involvement.