15 lines
418 B
JSON
15 lines
418 B
JSON
|
|
{
|
||
|
|
"document": "../../../test_documents/email/plain_text_only.eml",
|
||
|
|
"file_type": "eml",
|
||
|
|
"file_size": 317,
|
||
|
|
"expected_frameworks": ["kreuzberg", "tika", "unstructured"],
|
||
|
|
"metadata": {
|
||
|
|
"description": "Simple plain text email without attachments",
|
||
|
|
"category": "simple"
|
||
|
|
},
|
||
|
|
"ground_truth": {
|
||
|
|
"text_file": "../../../test_documents/ground_truth/eml/eml_simple.txt",
|
||
|
|
"source": "python_email"
|
||
|
|
}
|
||
|
|
}
|