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 99beaaa2d1 Make ocr_image return/print path of text file
Move the main function to the __init__ file so it can be imported by
other code. Modify it so that it returns the path to the file that
contains the OCR text so that calling code can keep find the results.
4 years ago
..
extract_cells Move main of extract_cells to __init__.py 4 years ago
extract_tables Move `main` to __init__ for extract_tables 4 years ago
ocr_image Make ocr_image return/print path of text file 4 years ago
ocr_to_csv Remove unused files, finish refactor of structure 4 years ago
pdf_to_images Refactor table extraction into module 4 years ago
__init__.py Add gitignore, rename modules, remove unused code 5 years ago
util.py Refactor utilities to modules 4 years ago