/SPLERGE

Deep Splitting and Merging for Table Structure Decomposition

Primary LanguagePython

SPLERGE

This repository is an unofficial implementation of the paper Deep Splitting and Merging for Table Structure Decomposition

The code just Implement about Split, the function get_merge_input() is not implement completely in loss.py about Merge. If you are interested, you can continue to implement it by yourself.