27 lines
456 B
JSON
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"
|
|
}
|
|
]
|
|
}
|