Explain compound and statistical phrases
These phrases are used to index more than two tokens instead of single tokens. They collect pairs of words which are not stopword and based on frequency they use all pairs setting a threshold. In practice, both compound and single phrases are used where multiple tokens and single tokens are used.