This commit is contained in:
15
tools/benchmark-harness/fixtures/enw_citation.json
Normal file
15
tools/benchmark-harness/fixtures/enw_citation.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../test_documents/data_formats/sample.enw",
|
||||
"file_type": "enw",
|
||||
"file_size": 242,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "EndNote citation format with journal article metadata",
|
||||
"category": "citation",
|
||||
"size_class": "tiny"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/enw/enw_citation.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user