ocr / examples /nls-index-card-v2.json
davanstrien's picture
davanstrien HF Staff
Add NuExtract3: markdown OCR + structured JSON extraction (#11)
d612804
raw
history blame contribute delete
337 Bytes
{
"image_type": ["index_card", "verso", "cover", "blank", "other"],
"heading": "verbatim-string",
"heading_type": ["person", "family", "corporate", "geographic", "subject"],
"epithet": "string",
"entries": [
{
"ms_no": "verbatim-string",
"folios": ["verbatim-string"],
"description": "string"
}
]
}