This commit is contained in:
14
tools/benchmark-harness/fixtures/bib_comprehensive.json
Normal file
14
tools/benchmark-harness/fixtures/bib_comprehensive.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"document": "../../../test_documents/bibtex/comprehensive.bib",
|
||||
"file_type": "bib",
|
||||
"file_size": 3568,
|
||||
"expected_frameworks": ["kreuzberg", "pandoc", "tika"],
|
||||
"metadata": {
|
||||
"description": "BibTeX bibliography file with multiple entries",
|
||||
"category": "academic"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/bib/bib_comprehensive.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user