Skip to content

yukimasano/neurips_data_crawler

Repository files navigation

neurips_data_crawler

Crawl data of NeurIPS 2021 dataset track

Code adapted from https://github.com/evanzd/ICLR2021-OpenReviewData, see details there.

running it

python crawl_paperlist.py
# produces paperlist.tsv
python crawl_reviews.py
# produces reviews.tsv

and then use visualization.ipynb to analyze further.

About

Crawl data of NeurIPS 2021 dataset track

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published