Commit Graph

290 Commits

Author SHA1 Message Date
Al
7aa06c4535 [boundaries] Adding Bucharest sectors as city_district 2016-07-21 17:04:57 -04:00
Al
9aeb22bfbc [dictionaries] More dictionary refactoring 2016-07-21 17:04:57 -04:00
Al
d4d8fa81d1 [addresses] Adding increasing null_phrase_probability for plain numerics in Spain so things like 2o B make it into the training data 2016-07-21 17:04:57 -04:00
Al
35e73d0e40 [places] setting probability of including island to 0.5 for Hawaii, 0.8 seems too high given all the Honolulu, HI addresses (not often seen as Honolulu, Oahu, HI) 2016-07-21 17:04:57 -04:00
Al
605b7c2b4f [dictionaries] Italian CAP abbreviations 2016-07-21 17:04:57 -04:00
Al
4e8e08086e [dictionaries] Russian place names 2016-07-21 17:04:57 -04:00
Al
8d33b62da2 [dictionaries] Adding more fleshed out Greek dictionaries from a recent Nominatim NameFinder wiki update 2016-07-21 17:04:57 -04:00
Al
0d39cd94c2 [dictionaries] Refactoring existing unit_types/level_types dictionaries to use the new more granular dictionary structure 2016-07-21 17:04:57 -04:00
Al
8e338c5ffb [fix] ON needs to be quotes in YAML, uppercase Yukon abbreviation 2016-07-21 17:04:57 -04:00
Al
b326e209fb [places] Adding Town of to English prefixes 2016-07-21 17:04:57 -04:00
Al
366c4995af [parser] lower full-name probability for states 2016-07-21 17:04:57 -04:00
Al
6cb834b3a3 [boundaries] admin_level=8 is city_district in Japan 2016-07-21 17:04:57 -04:00
Al
308080f6ee [formatting] Moving language country overrides to formatter config so actual language is retained 2016-07-21 17:04:57 -04:00
Al
12f86875e2 [formatting] Increase probability of postcode before city 2016-07-21 17:04:57 -04:00
Al
890268aa87 [languages] Use English formats for Romanized CJK 2016-07-21 17:04:57 -04:00
Al
e53e61358d [fix] Don't remove chome from Japanese, as the neighborhoods are usually just plain numbers 2016-07-21 17:04:57 -04:00
Al
9772e85c87 [fix] US/Canada probabilities for industrial/commercial 2016-07-21 17:04:57 -04:00
Al
d4e913c55f [boundaries] Adding CP and civil parish to English place suffixes 2016-07-21 17:04:57 -04:00
Al
a5331f7107 [osm] Venue name depends on one of {house_number, road, suburb, city_district, city, postcode} 2016-07-21 17:04:57 -04:00
Al
2d1e7ca990 [fix] Spanish office probabilities 2016-07-21 17:04:57 -04:00
Al
e4d84fac7e [parser/osm] Adding address sans name for venues probabilistically 2016-07-21 17:04:57 -04:00
Al
bd97b9a39e [formatting] New formatting config for categories, removing admin component ordering since that is now done deterministically 2016-07-21 17:04:57 -04:00
Al
e767a3d522 [fix] Chile/Argentina po boxes 2016-07-21 17:04:57 -04:00
Al
511c8c7b64 [fix] Australia config 2016-07-21 17:04:57 -04:00
Al
fc44255be7 [osm/parser] Place only probability for chain queries as well 2016-07-21 17:04:57 -04:00
Al
b61cce7983 [osm/parser] Place only probability for category queries 2016-07-21 17:04:57 -04:00
Al
e99d5aebe0 [parser/osm] Adding category plural probability, chain store sample probability and probability of dropping postcode for raw places 2016-07-21 17:04:57 -04:00
Al
405d45bf65 [addresses] Spanish PO box digit probabilities 2016-07-21 17:04:57 -04:00
Al
85fc61fda0 [fix] Spanish unit probabilities 2016-07-21 17:04:57 -04:00
Al
08212efe44 [parser] Adding OSM-specific parser config 2016-07-21 17:04:57 -04:00
Al
6fc6f9f591 [addresses] Adding address-level component dropout to AddressComponents (returns an ordering so the client formatter can potentially emit multiple addresses with different components dropped out). Adding PO box and category probabilities to config 2016-07-21 17:04:57 -04:00
Al
a6678e61cb [addresses] Updates to probabilities in English address config 2016-07-21 17:04:57 -04:00
Al
42df1817bf [addresses] Adding letra to Spanish config 2016-07-21 17:04:57 -04:00
Al
669f2c2e52 [dictionaries] Adding simple plural forms for chain stores (normalize to a singular/canonical form typically found in OSM names) 2016-07-21 17:04:57 -04:00
Al
e5f81a0f81 [addresses] Updates to unit directional probabilities and adding quadrant addresses for units like 1RF 2016-07-21 17:04:57 -04:00
Al
30751cc342 [places] Place config with dropout probabilities for admin boundaries by country, exceptions by OSM relation id 2016-07-21 17:04:57 -04:00
Al
135824f667 [fix] Spanish probability distributions 2016-07-21 17:04:57 -04:00
Al
def886858d [fix] probabilities sum to 1 for puerta 2016-07-21 17:04:57 -04:00
Al
931bfbee10 [addresses] use_floor_probability for English config and adding suite to default US unit phrases 2016-07-21 17:04:57 -04:00
Al
ffa895172b [osm] Philippines barangay is a suburb 2016-07-21 17:04:57 -04:00
Al
5a480527e3 [addresses] Canada config fix 2016-07-21 17:04:57 -04:00
Al
ec3b9245e9 [addresses] removing level_unit from the configs, probabilities for Canadian unit/house numbers 2016-07-21 17:04:57 -04:00
Al
53aa5b10ab [addresses] Spanish sub-building component probabilities 2016-07-21 17:04:57 -04:00
Al
4485a8c234 [addresses] English sub-building component probabilities and some fixes 2016-07-21 17:04:57 -04:00
Al
aeffac1047 [formatting] conditional probabilities of template swaps in formatter config 2016-07-21 17:04:57 -04:00
Al
334f22a41c [formatting] New formatter config including random component component order changes and default/per-country admin component ordering 2016-07-21 17:04:57 -04:00
Al
64ad15fa36 [boundaries] Adding boundary prefixes/suffixes for German, French, Japanese 2016-07-21 17:04:57 -04:00
Al
d739ca8268 [boundaries] Adding prefix/suffix replacements for English and Spanish 2016-07-21 17:04:57 -04:00
Al
fd95963c3a [boundaries] Using key name rather than boundary name in global boundary config 2016-07-21 17:04:57 -04:00
Al
f468ab84d2 [parser] Removing island exceptions from parser default config 2016-07-21 17:04:57 -04:00