-
I would like to list the following improvements that can be done for the script `or2program_committee.py`, which extracts data from OpenReview.
- the script currently extracts Invited Reviewers/ACs…
-
Papers on openreview can be marked as having some particular license, see e.g. https://openreview.net/forum?id=frA0NNBS1n We could crawl openreview for PDFs of appropriately licensed papers and extrac…
-
Hello,
I'm JB from Hugging Face🤗 and here is a feature I think would be interesting for openreview users.
**Is your feature request related to a problem? Please describe.**
Currently, browsing O…
-
## Setup
* clean virtualenv
* pip-installed dependencies from `requirements.txt`
```bash
$ pip freeze
certifi==2024.6.2
charset-normalizer==3.3.2
Deprecated==1.2.14
future==1.0.0
idna==3.…
-
Is it possible to add a link to my project and paper.
I can create a pull request if possible.
We take a multi-channeled image e.g. remotely-sensed ground image from a hyperspecral device, then ch…
-
Thanks for this excellent extension. Is there any plan to support other frequently used websites, such as [OpenReview](https://openreview.net), that gains wider and wider impact in the AI community?
…
-
When I tried to install openreview-py using the instructions [here](https://github.com/openreview/openreview-py?tab=readme-ov-file#installation), I ran into an issue with the git installation and Pyth…
-
-
Create a guide for new PCs (and new OpenReview staff) that goes through the building blocks of OpenReview and perhaps a very simple example workflow
-
I tried `client.get_all_invitations() `but nothing was being outputted after 5-10 minutes.
I want to explore data beyond ICLR 2019 from the README front page.
```
import openreview
client = op…