EEXCESS / chrome-extension

Chrome extension for displaying cultural and scientific resources in the context of a web page. The extension integrates other modules like C4, the Visualization Widgets and PEAS.
2 stars 2 forks source link

Personalize keywords #15

Open schloett opened 9 years ago

schloett commented 9 years ago

adjust weights of the keywords/entities according to the (long-term) user profile. Dictionary-based approach would be the most simple for entities: Build a dictionary with entities already used for queries and boost future entities if contained in dict. Other conceivable approaches encompass tf-idf, textRank, semantic relations, ... Based on the weights, filter the keywords that are sent to the recommender.