When trying to compute cosines efficiently, What simplifications can we assume regarding the query?
1) Assume each query term occurs only once in the query.
2) Do not normalize the query vector.
3) Both (a) and (b).
4) None of the others.