Files
PDFToMD/phases/4-semantic-enrichment/index.json
T
김경종 7e985ae94a add files
2026-04-30 17:05:19 +09:00

27 lines
456 B
JSON

{
"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"
}
]
}