Commit Graph

305 Commits

Author SHA1 Message Date
Al
7d62a3a762 [fix] gauche 2016-07-21 17:04:57 -04:00
Al
afa58e6edb [openaddresses] Removing New Zealand city as the field is not specific enough and may conflict with OSM names, needs to be reverse geocoded. Adding cldr country probabilities so we can add localized names/codes given the country 2016-07-21 17:04:57 -04:00
Al
e91b318121 [addresses] French address levels alphanumeric 2016-07-21 17:04:57 -04:00
Al
cd7cd292b7 [states] State abbreviations for Brazil and Mexico 2016-07-21 17:04:57 -04:00
Al
90a2f2b2e0 [parser] road has no dependencies 2016-07-21 17:04:57 -04:00
Al
29d16c9c80 [openaddresses] Country code for Belgium, removing Flanders as it has encoding issues, removing region from New Zealand formats as it appears to be conflated with districts 2016-07-21 17:04:57 -04:00
Al
7612e93fdf [addresses] French address config 2016-07-21 17:04:57 -04:00
Al
4b28791bb1 [addresses] Spanish PO box probabilities 2016-07-21 17:04:57 -04:00
Al
64824b90a9 [openaddresses] Only adding units for Australia, as they're known to contain both designator and number. US units seem to often have simple numbers/letters for the unit field 2016-07-21 17:04:57 -04:00
Al
55d66af422 [openaddresses] Adding abbreviated unit 2016-07-21 17:04:57 -04:00
Al
2120adefff [openaddresses] Adding unit by default (only for files that have been vetted) 2016-07-21 17:04:57 -04:00
Al
cc4b7109ab [openaddresses] OpenAddresses config specifying a few files 2016-07-21 17:04:57 -04:00
Al
cc7727b13e [intersections] Adding intersections to config 2016-07-21 17:04:57 -04:00
Al
5075128ada [intersections] Adding places to intersection template, intersection phrase generator 2016-07-21 17:04:57 -04:00
Al
95b239a5f9 [dictionaries] Adding letra to Spanish numbered unit dictionaries 2016-07-21 17:04:57 -04:00
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