Skip to content

sophiestephenson/referenceextractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Reference Extractor

Use this tool to extract text references from a PDF of an academic paper.

pip install pdfminer python3 extract_references.py -f <filename>

Assumes:

  • the file is in the same directory as extract_references.py
  • the references are contained in a section called References, which is followed by a section called Appendix (or by nothing)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages