[addresses] higher state abbreviation probability for places that use abbreviations
This commit is contained in:
@@ -118,8 +118,8 @@ state_district:
|
|||||||
|
|
||||||
state:
|
state:
|
||||||
# Probability of using full name e.g. New York vs. NY
|
# Probability of using full name e.g. New York vs. NY
|
||||||
full_name_probability: 0.25
|
full_name_probability: 0.2
|
||||||
abbreviated_probability: 0.75
|
abbreviated_probability: 0.8
|
||||||
|
|
||||||
country:
|
country:
|
||||||
# If no country is specified, pull the country name from CLDR (authoratative country names translated into different languages)
|
# If no country is specified, pull the country name from CLDR (authoratative country names translated into different languages)
|
||||||
|
|||||||
Reference in New Issue
Block a user