Model: a vector of word weights
Basic model from Information Retrieval
- What is stored about a document is the frequency of terms it contains.
Model: A document is a sequence of words.
- Supports Boolean full-text retrieval
Model: A document is a collection of properties (e.g. author, title, abstract)
- Good for libraries -- full text not required