28 lines
618 B
JSON
28 lines
618 B
JSON
|
|
{
|
||
|
|
"document": "../../../test_documents/pdf/tiny.pdf",
|
||
|
|
"file_type": "pdf",
|
||
|
|
"file_size": 23572,
|
||
|
|
"expected_frameworks": [
|
||
|
|
"kreuzberg",
|
||
|
|
"docling",
|
||
|
|
"markitdown",
|
||
|
|
"mineru",
|
||
|
|
"pdfminer",
|
||
|
|
"pdfplumber",
|
||
|
|
"pdftotext",
|
||
|
|
"pymupdf4llm",
|
||
|
|
"pypdf",
|
||
|
|
"tika",
|
||
|
|
"unstructured"
|
||
|
|
],
|
||
|
|
"metadata": {
|
||
|
|
"description": "PDF with tables - tiny document",
|
||
|
|
"category": "structured"
|
||
|
|
},
|
||
|
|
"ground_truth": {
|
||
|
|
"text_file": "../../../test_documents/ground_truth/pdf/pdf_tables.txt",
|
||
|
|
"source": "vision",
|
||
|
|
"markdown_file": "../../../test_documents/ground_truth/pdf/pdf_tables.md"
|
||
|
|
}
|
||
|
|
}
|