Giter Site home page Giter Site logo

jaalu / confviews Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tanelp/confviews

0.0 0.0 0.0 1.03 GB

Generate bird's-eye views of conference proceedings.

Home Page: https://www.confviews.com

License: MIT License

Python 58.07% CSS 4.37% HTML 29.17% Jupyter Notebook 8.39%

confviews's Introduction

ConfViews

Generate bird's-eye views of conference proceedings.

๐Ÿ”— https://www.confviews.com

How to add a new conference?

For example, in order to update the website with Neurips2050, do:

  1. Update config.py. Add a key neurips2050 to the dictionary and provide the required templates to be able to query data from OpenReview. Data in OpenReview are represented as notes. To query them, you have to specify an invitation. You need to add an invitation to get all submissions, and invitation templates for getting decision and rating information for ecah paper. The patterns may differ between years. Check the notebook opnenreview_api_sandbox.ipynb that helps with figuring out the required fields.
  2. Gather titles, abstracts, and other metadata from OpenReview by running python get_metadata.py neurips2050.
  3. Generate paper thumbnails by running python get_thumbs.py neurips2050.
  4. Test the webpage locally by running python app.py.
  5. Freeze the Flask application into a set of static files by running python freeze.py.

Dependencies

Generating paper thumbnails requires ImageMagick. Be sure to tick the installation of legacy utilities (e.g. montage). Moreover, you need to install Ghostscript in order to rasterize pdfs.

License

MIT

confviews's People

Contributors

tanelp avatar jaalu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.