This commit is contained in:
16
tools/benchmark-harness/fixtures/csv/csv-semicolon.json
Normal file
16
tools/benchmark-harness/fixtures/csv/csv-semicolon.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/vendored/docling/csv/csv-semicolon.csv",
|
||||
"file_type": "csv",
|
||||
"file_size": 997,
|
||||
"expected_frameworks": ["kreuzberg", "docling", "markitdown", "pandoc", "tika", "unstructured"],
|
||||
"metadata": {
|
||||
"description": "Document from docling test suite",
|
||||
"source": "docling",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../../test_documents/ground_truth/csv/csv-semicolon.txt",
|
||||
"source": "pandoc",
|
||||
"markdown_file": "../../../../test_documents/ground_truth/csv/csv-semicolon.md"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user