| 12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "document_metadata": {
- "page_number": null,
- "document_number": "DOJ-OGR-00024511",
- "date": "6/24/2017",
- "document_type": "Inmate Visit Log",
- "has_handwriting": true,
- "has_stamps": false
- },
- "full_text": "DATE NAME Signature Inmate Reg # Time IN Time OUT 6/24/2017 GRIFFIN 263853 155 164",
- "text_blocks": [
- {
- "type": "printed",
- "content": "DATE NAME Signature Inmate Reg # Time IN Time OUT",
- "position": "header"
- },
- {
- "type": "handwritten",
- "content": "6/24/2017 GRIFFIN 263853 155 164",
- "position": "middle"
- },
- {
- "type": "printed",
- "content": "DOJ-OGR-00024511",
- "position": "footer"
- }
- ],
- "entities": {
- "people": [
- "GRIFFIN"
- ],
- "organizations": [],
- "locations": [],
- "dates": [
- "6/24/2017"
- ],
- "reference_numbers": [
- "263853",
- "DOJ-OGR-00024511"
- ]
- },
- "additional_notes": "The document appears to be a log of inmate visits, with some information redacted. The handwriting is mostly legible."
- }
|