Skip to content

generate_committee_stats

Pipeline step 9

Module: src.generators.generate_committee_stats
Category: Generators

Usage

python -m src.generators.generate_committee_stats [options]

Options

usage: generate_committee_stats.py [-h] [--conf_regex CONF_REGEX]
                                   [--output_dir OUTPUT_DIR]

Generate committee statistics for the research artifacts website

options:
  -h, --help            show this help message and exit
  --conf_regex CONF_REGEX
                        Regular expression for conference names/years
  --output_dir OUTPUT_DIR
                        Output directory (website root, e.g.
                        ../reprodb.github.io)