asimkadav / topauthors

Top conference authors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top Conference Authors

This is a set of scripts to tell you who the most prolific authors at a conference are. Inspired by existing lists for ISCA and OSDI & SOSP.

All the expected caveats apply: quality not quantity, a single number is worthless, not guaranteed to scrape DBLP correctly, DBLP data isn't perfect, etc.

Name mappings are borrowed from pcminer.

Usage

Requires Python 3.

To set up:

pip3 install -r requirements.txt

To use:

python3 leaderboard.py asplos

Then open output/asplos.html.

You can pass one conference, or many to get an aggregate across all:

python3 leaderboard.py -o output/systems.html sosp osdi

About

Top conference authors


Languages

Language:Python 87.3%Language:CSS 5.4%Language:HTML 4.1%Language:Makefile 3.1%