Files
fil/tools/benchmark-harness/fixtures/eml/test-invalid-date.json

16 lines
481 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../../test_documents/vendored/unstructured/eml/test-invalid-date.eml",
"file_type": "eml",
"file_size": 161,
"expected_frameworks": ["kreuzberg", "tika", "unstructured"],
"metadata": {
"description": "Document from unstructured test suite",
"source": "unstructured",
"size_category": "small"
},
"ground_truth": {
"text_file": "../../../../test_documents/ground_truth/eml/test-invalid-date.txt",
"source": "python_email"
}
}