DBLP Mining Usage Setup the environment. python -m venv venv source venv/bin/activate Install dependencies. pip install -r requirements.txt Exact the important information python src/extractor.py <start> <end> Mine with the FP-tree python src/summarize.py