Probe map title hints for kind-8 carriers
This commit is contained in:
parent
7463d87e0e
commit
b9054b1780
6 changed files with 655 additions and 18 deletions
129
artifacts/exports/rt3-1.05/add-building-map-title-hints.json
Normal file
129
artifacts/exports/rt3-1.05/add-building-map-title-hints.json
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue