Files

15 lines
411 B
JSON
Raw Permalink Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/email/html_only.eml",
"file_type": "eml",
"file_size": 1150,
"expected_frameworks": ["kreuzberg", "tika", "unstructured"],
"metadata": {
"description": "HTML-only email with formatted content",
"category": "simple"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/eml/eml_html_only.txt",
"source": "python_email"
}
}