Skip to content

ahli-org/openreview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenReview Utilities

OpenReview utilities for AHLI events

get_emails_from_author_ids

Short script to lookup preferred email address for OpenReview authorids.

Usage

python get_emails_from_author_ids.py \
    --username=${OPENREVIEW_USER} \
    --password=${OPENREVIEW_PASS} \
    all_emails.txt

Where all_emails.txt contains authorids in the format:

~authorid1|author2@institution.org
~authorid3|authorid1|authorid4
...

Additional Utilities

See https://github.com/rycolab/aclpub2

About

OpenReview utilities for AHLI events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages