15 lines
404 B
JSON
15 lines
404 B
JSON
|
|
{
|
||
|
|
"document": "../../../test_documents/text/simple.txt",
|
||
|
|
"file_type": "txt",
|
||
|
|
"file_size": 129,
|
||
|
|
"expected_frameworks": ["kreuzberg", "pandoc", "pymupdf4llm", "tika", "unstructured"],
|
||
|
|
"metadata": {
|
||
|
|
"description": "Simple plain text file",
|
||
|
|
"category": "text"
|
||
|
|
},
|
||
|
|
"ground_truth": {
|
||
|
|
"text_file": "../../../test_documents/ground_truth/txt/txt_simple.txt",
|
||
|
|
"source": "vision"
|
||
|
|
}
|
||
|
|
}
|