This commit is contained in:
14
tools/benchmark-harness/fixtures/xml_catalog.json
Normal file
14
tools/benchmark-harness/fixtures/xml_catalog.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"document": "../../../test_documents/xml/plant_catalog.xml",
|
||||
"file_type": "xml",
|
||||
"file_size": 7729,
|
||||
"expected_frameworks": ["kreuzberg", "markitdown", "tika", "unstructured"],
|
||||
"metadata": {
|
||||
"description": "XML catalog with multiple plant records containing structured product data",
|
||||
"category": "catalog"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/xml/xml_catalog.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user