openreview / openreview-py

Official Python client library for the OpenReview API
https://openreview-py.readthedocs.io/en/latest/
MIT License
145 stars 22 forks source link

ARR: support award committee workflow for commitment venues #2266

Open melisabok opened 2 months ago

melisabok commented 2 months ago

@celestemartinez was working on this workflow for ACL conference and so far it is working fine.

We need to make sure this is part of the workflow in openreview-py for commitment venues.

Two aspects to consider:

annargrs commented 2 months ago

To clarify: not all authors will be submitting this extra anonymous version - only those who were notified to do so. So it's an optional upload.

thamar-solorio commented 1 month ago

Is this feature available then? can the EMNLP PCs make use of it?

celestemartinez commented 1 month ago

Yes, this is already available and we have done it for ACL. When you are ready to start this workflow, you can let us know and we can help you enable this.