# SPLERGE **Repository Path**: creasson/SPLERGE ## Basic Information - **Project Name**: SPLERGE - **Description**: Deep Splitting and Merging for Table Structure Decomposition - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-03 - **Last Updated**: 2021-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SPLERGE This repository is an unofficial implementation of the paper [Deep Splitting and Merging for Table Structure Decomposition](https://ieeexplore.ieee.org/document/8977975/) **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.**