Open StupidBuluchacha opened 7 months ago
Hi,
GeoLM is a good work for the research community. But we may need the following dataset to go through the whole pipeline:
parser.add_argument('--pseudo_sentence_dir', type=str, default = '/data4/zekun/osm_pseudo_sent/world_append_wikidata/')
parser.add_argument('--nl_sentence_dir', type=str, default = '/data4/zekun/wikidata/world_georelation/joint_0618_valid')
parser.add_argument('--placename_to_osmid_path', type=str, default = '/home/zekun/datasets/osm_pseudo_sent/name-osmid-dict/placename_to_osmid.json')
Look forward to your kind update! Thanks.
Hi, Did the author provide a download link for the dataset? I couldn't find it.
Hi,
GeoLM is a good work for the research community. But we may need the following dataset to go through the whole pipeline:
parser.add_argument('--pseudo_sentence_dir', type=str, default = '/data4/zekun/osm_pseudo_sent/world_append_wikidata/')
parser.add_argument('--nl_sentence_dir', type=str, default = '/data4/zekun/wikidata/world_georelation/joint_0618_valid')
parser.add_argument('--placename_to_osmid_path', type=str, default = '/home/zekun/datasets/osm_pseudo_sent/name-osmid-dict/placename_to_osmid.json')
Look forward to your kind update! Thanks.