DS4SD / docling-ibm-models

MIT License
44 stars 10 forks source link

demo code for table structure model #22

Closed mllife closed 2 months ago

mllife commented 2 months ago

please add demo code for table structure model on what the input should be and what should be expect in output, for input we it should a simple data structure; so we can use custom parsing backends.

for context, i want to move to your model for tables in my custom code from previous table-transformers; need help in migrating

mllife commented 2 months ago

found it - https://github.com/DS4SD/docling-ibm-models/blob/main/tests/test_tf_predictor.py