This commit is contained in:
15
tools/benchmark-harness/fixtures/eml/mime-no-body.json
Normal file
15
tools/benchmark-harness/fixtures/eml/mime-no-body.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../../test_documents/vendored/unstructured/eml/mime-no-body.eml",
|
||||
"file_type": "eml",
|
||||
"file_size": 985,
|
||||
"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/mime-no-body.txt",
|
||||
"source": "python_email"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user