issues
search
ad-freiburg
/
pdftotext-plus-plus
A fast and accurate command line tool for extracting text from PDF files.
https://pdftotext.cs.uni-freiburg.de
Apache License 2.0
15
stars
0
forks
source link
Refactor all pipeline modules
#18
Open
ckorzen
opened
1 year ago
ckorzen
commented
1 year ago
For each module, do the following:
Check which config parameters are not needed anymore
Check if the name of the config parameters is useful.
Consequently use "using std::*"
Write tests
For each module, do the following: