Skip to content

Commit c065c4c

Browse files
maxmnemonicMaksym Lysakcau-git
authored
feat: Add DoclingDocument.load_from_doctags method and DocTags data models (#187)
* Adding load_from_document_tokens method to Docling document Signed-off-by: Maksym Lysak <[email protected]> * Added skeleton for the unit test Signed-off-by: Maksym Lysak <[email protected]> * Processing ordered and unordered lists Signed-off-by: Maksym Lysak <[email protected]> * Define new types for DocTags containers Signed-off-by: Christoph Auer <[email protected]> * Implement load_from_doctags with container types Signed-off-by: Christoph Auer <[email protected]> * Update tests Signed-off-by: Christoph Auer <[email protected]> * update test data Signed-off-by: Christoph Auer <[email protected]> * Cleanup commented lines Signed-off-by: Christoph Auer <[email protected]> * Fix for proper list groups Signed-off-by: Maksym Lysak <[email protected]> * Check for number of page doctags must be equal to page images Signed-off-by: Maksym Lysak <[email protected]> --------- Signed-off-by: Maksym Lysak <[email protected]> Signed-off-by: Christoph Auer <[email protected]> Co-authored-by: Maksym Lysak <[email protected]> Co-authored-by: Christoph Auer <[email protected]>
1 parent 32398b8 commit c065c4c

File tree

4 files changed

+465
-3
lines changed

4 files changed

+465
-3
lines changed

0 commit comments

Comments
 (0)