[neighborhoods] base parser config changes for new prefix/first_match options
This commit is contained in:
@@ -104,10 +104,13 @@ places:
|
|||||||
|
|
||||||
boundaries:
|
boundaries:
|
||||||
abbreviate_toponym_probability: 0.35
|
abbreviate_toponym_probability: 0.35
|
||||||
|
# Usually in Germany, may have e.g. name:prefix=Stadtbezirk
|
||||||
|
add_prefix_probability: 0.7
|
||||||
|
|
||||||
neighborhood:
|
neighborhood:
|
||||||
# Usually in Germany, may have e.g. name:prefix=Ortsteil
|
# Usually in Germany, may have e.g. name:prefix=Ortsteil
|
||||||
add_prefix_probability: 0.5
|
add_prefix_probability: 0.5
|
||||||
|
use_first_match_probability: 0.8
|
||||||
|
|
||||||
city:
|
city:
|
||||||
quattroshapes_geonames_backup_city_probability: 0.2
|
quattroshapes_geonames_backup_city_probability: 0.2
|
||||||
|
|||||||
Reference in New Issue
Block a user