Which of the following statements is *false* with regards to the Term-document Count Matrix of a set of M terms in a collection of N documents?
1) Each document is a count vector of dimension M consisting of natural numbers.
2) The term-document Count Matrix considers term frequency.
3) The term-document Count Matrix considers the position terms in a document.
4) This Term-document Count Matrix is also known as "bag of words" model.