Files
fil/tools/benchmark-harness/fixtures/epub/simple.json

17 lines
479 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../../test_documents/epub/simple.epub",
"file_type": "epub",
"file_size": 31662481,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "epub test: simple",
"source": "pandoc-generated",
"size_category": "small"
},
"ground_truth": {
"text_file": "../../../../test_documents/ground_truth/epub/simple.txt",
"markdown_file": "../../../../test_documents/ground_truth/epub/simple.md",
"source": "pandoc"
}
}