├── README.md ├── add_maDaContent_to_cell_label.py ├── demoVideo_TableMe.mp4 ├── demo_TableMe.gif ├── generate_TD_label.py ├── generate_TD_segmentation_map.py ├── generate_three-line_table.py ├── logical_properties_computing_algorithm.py ├── multipletable2singletable.py ├── refine_group_id.py ├── statistics.py ├── statistics_content.py └── write_mutitable_txt.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/README.md -------------------------------------------------------------------------------- /add_maDaContent_to_cell_label.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/add_maDaContent_to_cell_label.py -------------------------------------------------------------------------------- /demoVideo_TableMe.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/demoVideo_TableMe.mp4 -------------------------------------------------------------------------------- /demo_TableMe.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/demo_TableMe.gif -------------------------------------------------------------------------------- /generate_TD_label.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/generate_TD_label.py -------------------------------------------------------------------------------- /generate_TD_segmentation_map.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/generate_TD_segmentation_map.py -------------------------------------------------------------------------------- /generate_three-line_table.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/generate_three-line_table.py -------------------------------------------------------------------------------- /logical_properties_computing_algorithm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/logical_properties_computing_algorithm.py -------------------------------------------------------------------------------- /multipletable2singletable.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/multipletable2singletable.py -------------------------------------------------------------------------------- /refine_group_id.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/refine_group_id.py -------------------------------------------------------------------------------- /statistics.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/statistics.py -------------------------------------------------------------------------------- /statistics_content.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/statistics_content.py -------------------------------------------------------------------------------- /write_mutitable_txt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaxKinny/TabRecSet/HEAD/write_mutitable_txt.py --------------------------------------------------------------------------------