earlng / academic-pdf-scrap

Code that scraps the contents of the PDF papers submitted for NeurIPS 2020
MIT License
4 stars 2 forks source link

included papers without impact statements. #9

Closed earlng closed 3 years ago

earlng commented 3 years ago

Added logic wherein papers that do not have an impact statement are also included. But with blank impact statement titles and text. Also added a new field "has impact statement" that is set to either True or False depending on if the impact statement exists or not.

Closes #5