mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-10 05:38:17 +00:00
feat: Integrate ListItemMarkerProcessor into document assembly (#1825)
* Integrate ListItemMarkerProcessor into document assembly Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Update to final version Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Update all test cases Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Upgrade deps Signed-off-by: Christoph Auer <cau@zurich.ibm.com> --------- Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
@@ -2705,7 +2705,7 @@
|
||||
"b": 102.78223000000003,
|
||||
"coord_origin": "TOPLEFT"
|
||||
},
|
||||
"confidence": 0.9373533725738525,
|
||||
"confidence": 0.9373534917831421,
|
||||
"cells": [
|
||||
{
|
||||
"index": 0,
|
||||
@@ -2745,7 +2745,7 @@
|
||||
"b": 102.78223000000003,
|
||||
"coord_origin": "TOPLEFT"
|
||||
},
|
||||
"confidence": 0.8858679533004761,
|
||||
"confidence": 0.8858680725097656,
|
||||
"cells": [
|
||||
{
|
||||
"index": 1,
|
||||
@@ -13641,7 +13641,7 @@
|
||||
"b": 102.78223000000003,
|
||||
"coord_origin": "TOPLEFT"
|
||||
},
|
||||
"confidence": 0.9373533725738525,
|
||||
"confidence": 0.9373534917831421,
|
||||
"cells": [
|
||||
{
|
||||
"index": 0,
|
||||
@@ -13687,7 +13687,7 @@
|
||||
"b": 102.78223000000003,
|
||||
"coord_origin": "TOPLEFT"
|
||||
},
|
||||
"confidence": 0.8858679533004761,
|
||||
"confidence": 0.8858680725097656,
|
||||
"cells": [
|
||||
{
|
||||
"index": 1,
|
||||
@@ -26499,7 +26499,7 @@
|
||||
"b": 102.78223000000003,
|
||||
"coord_origin": "TOPLEFT"
|
||||
},
|
||||
"confidence": 0.9373533725738525,
|
||||
"confidence": 0.9373534917831421,
|
||||
"cells": [
|
||||
{
|
||||
"index": 0,
|
||||
@@ -26545,7 +26545,7 @@
|
||||
"b": 102.78223000000003,
|
||||
"coord_origin": "TOPLEFT"
|
||||
},
|
||||
"confidence": 0.8858679533004761,
|
||||
"confidence": 0.8858680725097656,
|
||||
"cells": [
|
||||
{
|
||||
"index": 1,
|
||||
|
||||
Reference in New Issue
Block a user