Vector Space Model

Information & Communication Dictionary
Definition
A formal information‑retrieval model that represents documents and queries as vectors in a shared term space (typically a bag‑of‑terms), where similarity measures between vectors (e.g., cosine similarity) produce ranked retrieval results based on weighted term overlap.