| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "document_metadata": {
- "page_number": null,
- "document_number": null,
- "date": null,
- "document_type": "Inmate Visit Log",
- "has_handwriting": true,
- "has_stamps": false
- },
- "full_text": "DATE NAME Signature Inmate Reg# Time in Time out 3/1/19 Epstein 6318-054 11:00 8/2/19 J. Epstein 76318-054 2:05 pm 6:35 8/19/19 Epstein 76318-054 63 78",
- "text_blocks": [
- {
- "type": "printed",
- "content": "DATE NAME Signature Inmate Reg# Time in Time out",
- "position": "header"
- },
- {
- "type": "handwritten",
- "content": "3/1/19 Epstein 6318-054 11:00",
- "position": "middle"
- },
- {
- "type": "handwritten",
- "content": "8/2/19 J. Epstein 76318-054 2:05 pm 6:35",
- "position": "middle"
- },
- {
- "type": "handwritten",
- "content": "8/19/19 Epstein 76318-054 63 78",
- "position": "middle"
- }
- ],
- "entities": {
- "people": [
- "Epstein",
- "J. Epstein"
- ],
- "organizations": [],
- "locations": [],
- "dates": [
- "3/1/19",
- "8/2/19",
- "8/19/19"
- ],
- "reference_numbers": [
- "6318-054",
- "76318-054",
- "63 78"
- ]
- },
- "additional_notes": "The document appears to be a log of visits to an inmate, with some information redacted. The handwriting is mostly legible, but some parts are obscured by green highlights."
- }
|