├── README.md ├── json └── output dir ├── pdf └── place pdfs here └── test_pdfminer.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdmhans/arxiv_dataset_extraction/HEAD/README.md -------------------------------------------------------------------------------- /json/output dir: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /pdf/place pdfs here: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /test_pdfminer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdmhans/arxiv_dataset_extraction/HEAD/test_pdfminer.py --------------------------------------------------------------------------------