camelot-py/camelot/parsers
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
..
__init__.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
base.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
hybrid.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
lattice.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
network.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00
stream.py WIP: Introduce actual hybrid parser 2020-05-04 16:27:01 -07:00