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

IlikeCLR paper browsing page with recommendations based on liking papers #70

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

wouterkool
Copy link

I built a browsing page with the following functionalities, based on jQuery and Isotope:

  • detailed information on hover (TLDR, keywords)
  • search on any word (title, author, keywords, TLDR)
  • interactive filter by day / session
  • pin papers using (private) like/dislike button
  • sort papers by 'like'-lihood: the predicted probability that you like them based on your likes and dislikes

This allows to build a pinterest style board with papers you like on the top and the remaining papers sorted by their relevance to you. The session can be saved by storing the URL.

For a standalone demo, see https://wouterkool.github.io/ilikeclr. It should be possible to merge this request and get the functionality as a third option on the 'papers' page. I tried to isolate the necessary changes as much as possible

@srush
Copy link
Contributor

srush commented Apr 27, 2020

So I like the idea, and you are completely welcome to run it on your own (we can even link). I think the usability is different enough from the main site that I don't think I want to add it to the main site itself.

@wouterkool
Copy link
Author

So I like the idea, and you are completely welcome to run it on your own (we can even link). I think the usability is different enough from the main site that I don't think I want to add it to the main site itself.

Thanks! Personally I think it would be nice to include it, as I found the improved search and filter options very useful, as well as the TLDR on hover and the option to bookmark papers.

I agree the recommendation part is somewhat experimental and optional, so if you really don't want to merge then I would be grateful if you could link to the page. :) Thanks!

@srush
Copy link
Contributor

srush commented Apr 27, 2020 via email

@srush
Copy link
Contributor

srush commented May 15, 2020

Hi @wouterkool since I see you are still developing this.

We are going to lock this repo and move to https://github.com/Mini-Conf/Mini-Conf, a clean open source implementation of the project. Happy to have contributions there if you are still interested.

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

Successfully merging this pull request may close these issues.

2 participants