This commit is contained in:
16
tools/benchmark-harness/fixtures/doc/fake.json
Normal file
16
tools/benchmark-harness/fixtures/doc/fake.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/vendored/unstructured/doc/fake.doc",
|
||||
"file_type": "doc",
|
||||
"file_size": 18432,
|
||||
"expected_frameworks": ["kreuzberg", "tika", "unstructured"],
|
||||
"metadata": {
|
||||
"description": "Document from unstructured test suite",
|
||||
"source": "unstructured",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../../test_documents/ground_truth/doc/fake.txt",
|
||||
"source": "pandoc",
|
||||
"markdown_file": "../../../../test_documents/ground_truth/doc/fake.md"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user