29 lines
667 B
JSON
29 lines
667 B
JSON
|
|
{
|
||
|
|
"document": "../../../test_documents/pdf/fake_memo.pdf",
|
||
|
|
"file_type": "pdf",
|
||
|
|
"file_size": 13374,
|
||
|
|
"expected_frameworks": [
|
||
|
|
"kreuzberg",
|
||
|
|
"docling",
|
||
|
|
"markitdown",
|
||
|
|
"mineru",
|
||
|
|
"pdfminer",
|
||
|
|
"pdfplumber",
|
||
|
|
"pdftotext",
|
||
|
|
"pymupdf4llm",
|
||
|
|
"pypdf",
|
||
|
|
"tika",
|
||
|
|
"unstructured"
|
||
|
|
],
|
||
|
|
"metadata": {
|
||
|
|
"description": "Tiny PDF memo - 13KB searchable text document",
|
||
|
|
"category": "pdf-tiny",
|
||
|
|
"size_class": "tiny"
|
||
|
|
},
|
||
|
|
"ground_truth": {
|
||
|
|
"text_file": "../../../test_documents/ground_truth/pdf/pdf_tiny_memo.txt",
|
||
|
|
"source": "vision",
|
||
|
|
"markdown_file": "../../../test_documents/ground_truth/pdf/pdf_tiny_memo.md"
|
||
|
|
}
|
||
|
|
}
|