Exercise 2.1
Are the following statetemnts true or false?
In a Boolean retrieval system, stemming never lowers precision. (False)
In a Boolean retrieval system, stemming never lowers recall. (True)
Stemming increases the size of the vocabulary. (False)
Stemming should be invoked at indexing time but not while processing a query. (False)