camelot-py/camelot
Frh 77d289bd86 WIP: Introduce actual hybrid parser
Create hybrid parser leverage both lattice and network techniques.
Simplify plotting of pdf in lattice case.
Rename "parser.table_bbox" into "parser.table_bbox_parses", since it
represents not a bbox but a dict of bbox to corresponding parsing data.

Still missing: more unit tests, plotting of steps.
2020-05-04 16:27:01 -07:00
..
ext Merge pull request #34 from KOLANICH/win_ghostscript_callback_fix 2019-07-24 13:39:18 +03:00
parsers WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
__init__.py No need to monkey-patch Click.HelpFormatter 2019-07-04 13:13:32 +03:00
__main__.py Blacken code 2019-07-03 23:47:42 +05:30
__version__.py Update HISTORY.md and bump version 2019-07-07 16:07:28 +05:30
cli.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
core.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
handlers.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
image_processing.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
io.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
plotting.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
utils.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00