generate_author_stats¶
Pipeline step 7
Module: src.generators.generate_author_stats
Category: Generators
Usage¶
python -m src.generators.generate_author_stats [options]
Options¶
usage: generate_author_stats.py [-h] [--dblp_file DBLP_FILE] --data_dir
DATA_DIR --output_dir OUTPUT_DIR
Generate author statistics from DBLP
options:
-h, --help show this help message and exit
--dblp_file DBLP_FILE
Path to DBLP XML file (download from
https://dblp.org/xml/dblp.xml.gz)
--data_dir DATA_DIR Directory containing generated artifacts data
--output_dir OUTPUT_DIR
Output directory for author statistics