add files

This commit is contained in:
김경종
2026-04-30 17:05:19 +09:00
parent f3e01b5a8c
commit 7e985ae94a
135 changed files with 41205 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"project": "PDFtoMD",
"phase": "4-semantic-enrichment",
"steps": [
{
"step": 0,
"name": "reading-order-checks",
"status": "pending"
},
{
"step": 1,
"name": "paragraph-stitching",
"status": "pending"
},
{
"step": 2,
"name": "header-footer-filtering",
"status": "pending"
},
{
"step": 3,
"name": "reference-indexing",
"status": "pending"
}
]
}