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

Article Ranking System #7

Open
shrutix opened this issue Jan 21, 2021 · 0 comments
Open

Article Ranking System #7

shrutix opened this issue Jan 21, 2021 · 0 comments
Assignees

Comments

@shrutix
Copy link
Member

shrutix commented Jan 21, 2021

Develop an article ranking system to determine the most relevant papers from a user query ("learning to rank")
Possible methods:

  • TF-IDF
  • SVMRank
  • Similarity scoring (cosine similarity, euclidean distance, etc)
  • nDCG
  • Reinforcement learning approach (Q-learning?)
@shrutix shrutix self-assigned this Jan 21, 2021
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