@eugeneware Layout Parser library is super interesting. But looks like it is more for understanding PDF documents.
Are you aware of any specific layout parsers to understand Web layout. Lets say it can understand web elements in a web page.
Web elements could be:
- A Table
- A Drop Down Menu
- A Numbered List
- A Bulleted List
- A Radio Button
…