-
Notifications
You must be signed in to change notification settings - Fork 12
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
Create paper projections for paper similarity graph #63
Conversation
@hao-fang I've also created a branch in the sitedata private repo with the updated files. Currently one needs to grab the updated papers.csv and papers_projection.json and paste them into |
Also I see in the CI |
templates/poster.html
Outdated
{{a}}, | ||
{% endfor %} | ||
</h6> | ||
<center><img class="cards_img" src="https://iclr.github.io/iclr-images/{{openreview.content.iclr_id}}.png" width="80%"/></center> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we make https://iclr.github.io/iclr-images
a config variable and use {{ config.xxxx_url }}
here?
Then we can edit the sitedata_acl2020/config.yml
file to add this field.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated with latest commit
This way it should point to the latest private sitedata. |
It says
It seems that your local python venv is not synced with the CI venv. |
I will try it. Thanks :) |
Ok I did some refactoring to simplify code, since papers.csv was updated in sitedata repo. Now the CI fails in make freeze because paper_recs.json is missing so I think this PR should be merged first. https://github.com/acl-org/acl-2020-virtual-conference-sitedata/pull/3/files |
@hao-fang after bumping sitedata checks pass, so this can be merged after review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I bumped the sitedata_acl2020 version and updated the master branch.
This PR is now good to merge 🎉
Co-authored-by: Sasha Rush <sasha.rush@gmail.com>
* cal with some magic numbers. * projection to site_data * cal v1 * timzones added * cal finshed. * cookie solution * local storage solution * add python format checks * add makefile * add CONTRIBUTING.md * update * Update README.md * Update README.md * Update README.md * Fix poster link * README * readme * Format python code * Prettier on CSS files * Move to make file * bugfix cal ? * speaker CSV format changed. * fixed lazy-load in schedule * css fixes * remove deploy * Update README.md * Run prettier and make formatter * Prettier format code * added authors * links added * minor changes on readme * drive-by * Update README.md * added ci * added new test * added newline * added make test * edit script * added pylint * removed pylint * used make format * style check on file * Create lint_code.yml (#39) * Create lint_code.yml * ok * test * ok * pylint * ok * ok... * remove node versin * Update README.md * Add files via upload * Delete miniconf.gif * Add files via upload * Update README.md * Customizable logo size, site_title, and background images (#40) * Merge mini-conf upstream (#7) * cal with some magic numbers. * projection to site_data * cal v1 * timzones added * cal finshed. * cookie solution * local storage solution * add python format checks * add makefile * add CONTRIBUTING.md * update * Update README.md * Update README.md * Update README.md * Fix poster link * README * readme * Format python code * Prettier on CSS files * Move to make file * bugfix cal ? * speaker CSV format changed. * fixed lazy-load in schedule * css fixes * remove deploy * Update README.md * Run prettier and make formatter * Prettier format code * added authors * links added * minor changes on readme * drive-by * Update README.md Co-authored-by: Strobelt Hendrik <hendrik@strobelt.com> Co-authored-by: Sasha Rush <sasha.rush@gmail.com> * adjust base and index * make height width adjustable * make height width adjustable * readmeg * ok * use default value * quote Co-authored-by: Strobelt Hendrik <hendrik@strobelt.com> Co-authored-by: Sasha Rush <sasha.rush@gmail.com> * typo fixed (#43) Co-authored-by: Sasha Rush <sasha.rush@gmail.com> * Add Highwire Press meta tags for citation info (#42) * Add Highwire Press meta tags for citation info * Fix typos * Update citation meta tag generation * Add titles to pages (fixes #23) (#46) * Validates CSS files during CI (#44) * ok * eslint * backup stylelint * package * lint_code.yml * makefile * bug * use npx to execute node packages * use npm ci * Delete package-lock.json * Create package-lock.json Co-authored-by: Sasha Rush <sasha.rush@gmail.com> * Add eslint and prettier for JS files (#45) * wip * ok * eslint * backup stylelint * package * lint_code.yml * makefile * bug * use npx to execute node packages * ok * use npm ci * prettier and eslint * ok * do not change typehead * do not change ical * add prettier ignore * ok * ok * revert * ok * ok * [EASY] Update CONTRIBUTING.md & use safe for config.date (#48) * Update CONTRIBUTING.md * use safe for date * Fix workshop organiser formatting + yaml/json paper data (#47) * Fix workshop author rendering * Fix handling of papers when stored as yml or json * linting * linting againe * pull list field handling to method * Use nice concatenator method Co-authored-by: Sasha Rush <sasha.rush@gmail.com> * Cleaned up CDNs (#25) (#49) * Standardized CDNs * Update tui-code-snippet version * Update popper cjs -> umd * cjs -> umd cdn Co-authored-by: Sasha Rush <sasha.rush@gmail.com> * pdf js for poster rendering (#50) Co-authored-by: Sasha Rush <sasha.rush@gmail.com> * . (#51) * Setup make deploy (#31) (#53) * Standardized CDNs * Update tui-code-snippet version * Update popper cjs -> umd * cjs -> umd cdn * Update makefile * Update makefile to checkout previous branch * Updated Makefile comment Co-authored-by: Sasha Rush <sasha.rush@gmail.com> * Integrate chat system (#52) * Readme * Chat updates * update * Format * Format * format chat * format * isort nonsense * Update chat.html * update poster page Co-authored-by: Hao Fang <haofang1990@gmail.com> * added hour start and end for a more compact calendar, if possible (#56) * support for reading papers in diff formats in make_posters (#57) * Format chat folder (#58) * check chat folder as well * format * drive-by * ok * remove unused imports * lint * format * Integrate SSO for chat and login (#62) * chat * auth * update * turn off auth by default * miniconf * . Co-authored-by: Sasha <arush@g.harvard.edu> * don't use const for variable variables (#63) Co-authored-by: Sasha Rush <sasha.rush@gmail.com> * Update README.md * Update README.md * Update README.md * Cache Google fonts locally. (#64) * chat * auth * update * turn off auth by default * miniconf * . * fonts * cuprum * prettier Co-authored-by: Sasha <arush@g.harvard.edu> * Fix login and uri (#65) * chat * auth * update * turn off auth by default * miniconf * . * fonts * cuprum * prettier * redirect * fix redirect Co-authored-by: Sasha <arush@g.harvard.edu> * Use different config field for citation date (#66) To allow HTML in the date field that is used in the index * bugfix: using correct tippy bundle * . * Updated README to show the use of reduce.py (#68) Mistake with embeddings.py instead of reduce.py * add lato 900 ttf (#70) * ok * ok Co-authored-by: Strobelt Hendrik <hendrik@strobelt.com> Co-authored-by: Sasha Rush <sasha.rush@gmail.com> Co-authored-by: animesh-007 <animeshagarwal7@gmail.com> Co-authored-by: Sasha Rush <srush.research@gmail.com> Co-authored-by: Guy Aglionby <GuyAglionby@users.noreply.github.com> Co-authored-by: Arpan Srivastava <arpansri98@gmail.com> Co-authored-by: Hendrik Strobelt <HendrikStrobelt@users.noreply.github.com> Co-authored-by: Sameer Singh <sameeersingh@gmail.com> Co-authored-by: Sasha <arush@g.harvard.edu> Co-authored-by: Vukosi <vimarambo@gmail.com> Co-authored-by: Tom Pollard <tpollard@mit.edu>
The 3 steps of #54
Changelog:
Add initial script
scripts/create_papers_csv.py
to create a first version ofpapers.csv
. This was needed to proceed with this. @GuyAglionby will take over the next version ofpapers.csv
Modify
scripts/reduce.py
to include UMAP projection methodModify
templates/poster.html
andmain.py
to add code for viewing similar papersAdd docs for the process
Also see the PR from sitedata repo:
https://github.com/acl-org/acl-2020-virtual-conference-sitedata/pull/3