You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify README.md (the main page one) to indicate precisely which python packages are required for scanning the pdf files and processing them. Ideally they should be named by how one would install them using pip/conda/whatever. If anyone wants to go as far as setting up a Python virtual environment from scratch working towards better reproducibility, that'd be great too.
If you're not familiar with github markdown, it's not that important. If you just get the information written down, we can iterate to polish it later.
At a glance, some of the imports in the Python files in the code/ directory that I don't think (or don't recognize) to be default Python modules (but maybe they are?) are below.
Originally opened by @maminian on Dec. 16, 2021
Modify
README.md
(the main page one) to indicate precisely which python packages are required for scanning the pdf files and processing them. Ideally they should be named by how one would install them using pip/conda/whatever. If anyone wants to go as far as setting up a Python virtual environment from scratch working towards better reproducibility, that'd be great too.If you're not familiar with github markdown, it's not that important. If you just get the information written down, we can iterate to polish it later.
At a glance, some of the imports in the Python files in the code/ directory that I don't think (or don't recognize) to be default Python modules (but maybe they are?) are below.
From @maminian:
The text was updated successfully, but these errors were encountered: