Unlocking the Potential of Content-Based Restaurant Recommender Systems
摘要
Content-based restaurant recommender systems use features such as cuisine type, price range, and location to suggest dining options to users. Current research explores ways to improve their effectiveness. In this work, we explore different ideas on how to build a recommender system. We explore TF-IDF as a baseline and the state-of-the-art model SBERT. These ideas are tested on a real-world data-set of a digital restaurant guide. Evaluation involves both qualitative assessment by a domain expert and quantitative analysis. The results show that, with proper preprocessing, TF-IDF can achieve similar scores to SBERT and, depending on the scenario, even better results. However, SBERT still provides more novel recommendations than TF-IDF. Depending on the scenario, both models can be used to generate meaningful restaurant recommendations. However, more implicit aspects like a restaurant’s atmosphere can hardly be captured by these models.