mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 20:14:47 +00:00
Updated formatting
Signed-off-by: Maxim Lysak <mly@zurich.ibm.com>
This commit is contained in:
parent
a614710aa3
commit
0be9285dac
@ -70,10 +70,7 @@ class LayoutModel:
|
|||||||
"Key-Value Region": 0.45,
|
"Key-Value Region": 0.45,
|
||||||
}
|
}
|
||||||
|
|
||||||
CLASS_REMAPPINGS = {
|
CLASS_REMAPPINGS = {"Document Index": "Table", "Title": "Section-header"}
|
||||||
"Document Index": "Table",
|
|
||||||
"Title": "Section-header"
|
|
||||||
}
|
|
||||||
|
|
||||||
_log.debug("================= Start postprocess function ====================")
|
_log.debug("================= Start postprocess function ====================")
|
||||||
start_time = time.time()
|
start_time = time.time()
|
||||||
|
Loading…
Reference in New Issue
Block a user