rrt/artifacts/exports/rt3-1.05/add-building-map-title-hints.json

129 lines
3.8 KiB
JSON
Raw Normal View History

{
"root_path": "/tmp/rrt-add-building-carrier-maps",
"report": {
"maps_scanned": 6,
"maps_with_probe": 5,
"maps_with_grounded_title_hits": 5,
"maps_with_adjacent_title_pairs": 1,
"maps_with_same_stem_adjacent_pairs": 1,
"maps": [
{
"path": "/tmp/rrt-add-building-carrier-maps/Alternate USA.gmp",
"probe": {
"source_kind": "grounded-title-string-scan",
"profile_family": "rt3-105-map-container-v1",
"grounded_title_hits": [
{
"title": "Germany",
"earliest_offset": 22150015
},
{
"title": "France",
"earliest_offset": 21969932
},
{
"title": "Britain",
"earliest_offset": 22150089
}
],
"embedded_map_references": [],
"adjacent_reference_title_pairs": [],
"strongest_same_stem_pair": null
}
},
{
"path": "/tmp/rrt-add-building-carrier-maps/Chicago to New York.gmp",
"probe": {
"source_kind": "grounded-title-string-scan",
"profile_family": "unknown",
"grounded_title_hits": [
{
"title": "Germany",
"earliest_offset": 11444199
},
{
"title": "France",
"earliest_offset": 11444215
}
],
"embedded_map_references": [],
"adjacent_reference_title_pairs": [],
"strongest_same_stem_pair": null
}
},
{
"path": "/tmp/rrt-add-building-carrier-maps/Louisiana.gmp",
"probe": {
"source_kind": "grounded-title-string-scan",
"profile_family": "unknown",
"grounded_title_hits": [
{
"title": "Germany",
"earliest_offset": 9165940
},
{
"title": "Dutchlantis",
"earliest_offset": 29648
}
],
"embedded_map_references": [
{
"offset": 29648,
"text": "Dutchlantis.gmp"
}
],
"adjacent_reference_title_pairs": [
{
"map_reference_offset": 29648,
"map_reference_text": "Dutchlantis.gmp",
"title_offset": 29648,
"title": "Dutchlantis",
"byte_distance": 0,
"normalized_stem_match": true
}
],
"strongest_same_stem_pair": {
"map_reference_offset": 29648,
"map_reference_text": "Dutchlantis.gmp",
"title_offset": 29648,
"title": "Dutchlantis",
"byte_distance": 0,
"normalized_stem_match": true
}
}
},
{
"path": "/tmp/rrt-add-building-carrier-maps/Pacific Coastal.gmp",
"probe": {
"source_kind": "grounded-title-string-scan",
"profile_family": "unknown",
"grounded_title_hits": [
{
"title": "Central Pacific",
"earliest_offset": 7854281
}
],
"embedded_map_references": [],
"adjacent_reference_title_pairs": [],
"strongest_same_stem_pair": null
}
},
{
"path": "/tmp/rrt-add-building-carrier-maps/Texas Tea.gmp",
"probe": {
"source_kind": "grounded-title-string-scan",
"profile_family": "unknown",
"grounded_title_hits": [
{
"title": "Germany",
"earliest_offset": 9985405
}
],
"embedded_map_references": [],
"adjacent_reference_title_pairs": [],
"strongest_same_stem_pair": null
}
}
]
}
}