This commit is contained in:
15
tools/benchmark-harness/fixtures/pptm_macro_enabled.json
Normal file
15
tools/benchmark-harness/fixtures/pptm_macro_enabled.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../test_documents/pptx/powerpoint_with_image.pptm",
|
||||
"file_type": "pptm",
|
||||
"file_size": 69614,
|
||||
"expected_frameworks": ["kreuzberg", "tika"],
|
||||
"metadata": {
|
||||
"description": "PowerPoint Macro-Enabled Presentation with images",
|
||||
"category": "presentation",
|
||||
"variant": "macro-enabled"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/pptm/pptm_macro_enabled.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user