This commit is contained in:
15
tools/benchmark-harness/fixtures/xlsb_sample.json
Normal file
15
tools/benchmark-harness/fixtures/xlsb_sample.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../test_documents/xlsx/test_xlsb.xlsb",
|
||||
"file_type": "xlsb",
|
||||
"file_size": 9429,
|
||||
"expected_frameworks": ["kreuzberg", "tika"],
|
||||
"metadata": {
|
||||
"description": "Excel Binary Spreadsheet with 3 sheets and tabular data",
|
||||
"category": "xlsb",
|
||||
"size_class": "tiny"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/xlsb/xlsb_sample.txt",
|
||||
"source": "pyxlsb"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user