fetch_openreview
Fetch publications submitted to one or more conferences via OpenReview.
A new dataset containing details about the submitted publications.
Whether the inputs are venues to search for.
If false
, expects explicit reference IDs to conference invitations on openreview.net,
e.g. “ICLR.cc/2023/Conference/-/Blind_Submission”.
Whether the input values are regex patterns.
If true
, the input values are treated as regex patterns to search for in the venue names.
If false
, searches for exact substrings in venue names.
Was this page helpful?