This document outlines a tag-based website recommendation system for the Turkish language. It introduces the problem of recommending websites to Turkish users given differences between Turkish and English. The proposed solution uses spell checking, stemming, semantics analysis using a Turkish thesaurus, and cosine similarity calculation on tag vectors. An experiment with 25 users found a 28% acceptance rate for top 5 recommendations, dropping to 22% for top 3. Future work could expand semantic analysis and handle English tags for Turkish users.
Related topics: