15 lines
386 B
JSON
15 lines
386 B
JSON
|
|
{
|
||
|
|
"document": "../../../test_documents/data_formats/cargo.toml",
|
||
|
|
"file_type": "toml",
|
||
|
|
"file_size": 1983,
|
||
|
|
"expected_frameworks": ["kreuzberg", "tika"],
|
||
|
|
"metadata": {
|
||
|
|
"description": "Rust Cargo workspace configuration",
|
||
|
|
"category": "data"
|
||
|
|
},
|
||
|
|
"ground_truth": {
|
||
|
|
"text_file": "../../../test_documents/ground_truth/toml/toml_cargo.txt",
|
||
|
|
"source": "vision"
|
||
|
|
}
|
||
|
|
}
|