This commit is contained in:
14
tools/benchmark-harness/fixtures/svg_flowchart.json
Normal file
14
tools/benchmark-harness/fixtures/svg_flowchart.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"document": "../../../test_documents/xml/flowchart.svg",
|
||||
"file_type": "svg",
|
||||
"file_size": 2126,
|
||||
"expected_frameworks": ["kreuzberg", "tika"],
|
||||
"metadata": {
|
||||
"description": "SVG flowchart with labeled boxes and annotations",
|
||||
"category": "technical"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/svg/svg_flowchart.txt",
|
||||
"source": "manual"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user