logoalt Hacker News

nehalem06/16/20251 replyview on HN

How does it do with multi-column text and headers and footers?


Replies

souvik333306/16/2025

We have trained the model on tables with hierarchical column headers and with rowspan and colspan >1. So it should work fine. This is the reason we predict the table in HTML instead of markdown.

show 1 reply