Files
fil/tools/benchmark-harness/fixtures/xls/test_excel.json

17 lines
488 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../../test_documents/xls/test_excel.xls",
"file_type": "xls",
"file_size": 49664,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "xls test: test_excel",
"source": "libreoffice+pandoc",
"size_category": "small"
},
"ground_truth": {
"text_file": "../../../../test_documents/ground_truth/xls/test_excel.txt",
"markdown_file": "../../../../test_documents/ground_truth/xls/test_excel.md",
"source": "pandoc"
}
}