Skip to content
Snippets Groups Projects
Commit 2b27a19c authored by Michał Pogoda's avatar Michał Pogoda
Browse files

fix ner mapping

parent bc6383ce
Branches
No related merge requests found
Pipeline #12166 passed with stages
in 1 minute and 25 seconds
......@@ -21,8 +21,8 @@
"nam_loc_land_region": "location"
"nam_loc_historical_region": "location"
"nam_fac_park": "location"
"nam_fac_square": "street"
"nam_fac_goe_stop": "street"
"nam_fac_square": "street_name"
"nam_fac_goe_stop": "street_name"
"nam_adj_country": "country"
"nam_num_phone": "phone_number"
"nam_num_house": "number"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment