This document describes a context-aware content-based recommendation framework called contextual eVSM. It combines distributional semantics and entity linking to address limitations of traditional content-based recommender systems related to poor semantic representation and lack of contextual modeling. The framework includes three main components: a semantic content analyzer, a context-aware profiler, and a recommender. The semantic content analyzer generates semantic representations of items using both entity linking and distributional semantics learned from text. The context-aware profiler builds contextual user profiles based on a strategy that combines standard user ratings with contextual information. The recommender then uses these representations to provide context-aware recommendations.