cvpaperchallenge-alumni-community / Babel

Babel is an advanced tool that scrapes conference paper information from various academic conferences to analyze trends in academic fields based on keyword analysis.
MIT License
1 stars 0 forks source link

Implement scraper for NeurIPS #23

Closed gatheluck closed 6 months ago

gatheluck commented 6 months ago

Why

https://papers.nips.cc/ neuripsのページもスクレイプする必要がある

Definition of Done

% poetry run python src/scripts/scrape_conference_page.py -c neurips -y <YEAR>

How

Hina39 commented 6 months ago

2023 3218  こーど

NeurIPS'23 | 26.1% (3218/12343) (67 orals, 378 spotlights and 2773 posters) -- | --

https://github.com/lixin4ever/Conference-Acceptance-Rate

ただよくわからん

2022 2671  https://papercopilot.com/statistics/neurips-statistics/neurips-2022-statistics/

NeurIPS'19 | 21.1% (1428/6743) (36 orals, 164 spotlights and 1228 posters) | NeurIPS'20 | 20.1% (1900/9454) (105 orals, 280 spotlights and 1515 posters) | NeurIPS'21 | 25.7% (2344/9122) (55 orals, 260 spotlights and 2029 posters) |

そのほか参考 https://research-p.com/column/1133

Hina39 commented 6 months ago

INFO:main:Successfully parsed 3218 papers. 2023

Hina39 commented 6 months ago

INFO:main:Successfully parsed 2671 papers. 2022