Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Personalize keywords #15

Open
schloett opened this issue Aug 24, 2015 · 0 comments
Open

Personalize keywords #15

schloett opened this issue Aug 24, 2015 · 0 comments
Assignees

Comments

@schloett
Copy link

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.

@schloett schloett self-assigned this Nov 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant