29 lines
689 B
JSON
29 lines
689 B
JSON
|
|
{
|
||
|
|
"document": "../../../test_documents/pdf/medium.pdf",
|
||
|
|
"file_type": "pdf",
|
||
|
|
"file_size": 245260,
|
||
|
|
"expected_frameworks": [
|
||
|
|
"kreuzberg",
|
||
|
|
"docling",
|
||
|
|
"markitdown",
|
||
|
|
"mineru",
|
||
|
|
"pdfminer",
|
||
|
|
"pdfplumber",
|
||
|
|
"pdftotext",
|
||
|
|
"pymupdf4llm",
|
||
|
|
"pypdf",
|
||
|
|
"tika",
|
||
|
|
"unstructured"
|
||
|
|
],
|
||
|
|
"metadata": {
|
||
|
|
"description": "Medium PDF with complex tables - 240KB technical document",
|
||
|
|
"category": "pdf-tables",
|
||
|
|
"size_class": "medium"
|
||
|
|
},
|
||
|
|
"ground_truth": {
|
||
|
|
"text_file": "../../../test_documents/ground_truth/pdf/pdf_medium_tables.txt",
|
||
|
|
"source": "vision",
|
||
|
|
"markdown_file": "../../../test_documents/ground_truth/pdf/pdf_medium_tables.md"
|
||
|
|
}
|
||
|
|
}
|