Vector space model
From Freepedia
(Redirected from Topic-based vector space model)
The vector space model (VSM) is an algebraic model used for information filtering and information retrieval. It represents natural language documents in a formal manner by the use of vectors in a multi-dimensional space. It was used for the first time by the SMART Information Retrieval System.
Models basing on and extending the vector space model include:
- Generalized vector space model
- Topic-based vector space model (TVSM) — Extends the vector space model by removing the constraint that the term-vectors must be orthogonal. In contrast to the generalized vector space model the topic-based vector space model does not depend on concurrence-based similarities between terms.
- Latent semantic analysis
- DSIR model



