You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Ihli 98ef6ffd85 Refactor utilities to modules
Rather than have them all tangled into __main__. This makes the package
more usable as python modules rather than just a command line utility.
6 years ago
..
pdf_to_images Refactor utilities to modules 6 years ago
__init__.py Add gitignore, rename modules, remove unused code 6 years ago
extract_cells_from_table.py Add doc for shell script to parse text from table 6 years ago
extract_tables.py Use cleaner filenames for intermediate files 6 years ago
ocr_image.py Fix bug picking up noise in detecting contours 6 years ago
ocr_to_csv.py Fix bugs and improve accuracy 6 years ago
prepare_pdfs.py Refactor utilities to modules 6 years ago
util.py Refactor utilities to modules 6 years ago