Paper2Excel
Summarize every PDF paper in one folder into a fixed schema, then export one single-sheet .xlsx file. Keep summaries short, comparable, and strictly based on information inside the PDF.
Workflow
- Confirm the input is one folder containing text-based
.pdffiles. - Run
python3 scripts/paper2excel.py check-depsbefore the first use. - If dependencies are missing, run
python3 scripts/paper2excel.py install-deps --target /tmp/paper2excel_deps, then invoke later command
[Description truncada. Veja o README completo no GitHub.]