Files
fil/tools/benchmark-harness/fixtures/doc/simple.json

17 lines
533 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../../test_documents/vendored/unstructured/doc/simple.doc",
"file_type": "doc",
"file_size": 15872,
"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/doc/simple.txt",
"source": "pandoc",
"markdown_file": "../../../../test_documents/ground_truth/doc/simple.md"
}
}