Learn Before
Theory

Vector Space Model (Information Retrieval)

The Vector Space Model (VSM) represents each document as a vector in a high-dimensional space whose axes correspond to the distinct terms of a vocabulary. The component of a document vector along a term axis is a weight that quantifies how important that term is to the document. Once documents are embedded as vectors, geometric operations on those vectors — distances, angles, projections — become surrogates for content-level operations such as similarity, ranking, and retrieval.

0

1

Updated 2026-05-16

Contributors are:

Who are from:

Tags

Science

Research Paper: Advanced Prompting

Related