[addresses] adding "Lot" with more probability in the default/residential zone for English. Increasing sampling probabilities for AU/NZ
This commit is contained in:
@@ -1172,8 +1172,10 @@ units:
|
|||||||
# e.g. just plain #3 or No. 4
|
# e.g. just plain #3 or No. 4
|
||||||
- alternative: *number
|
- alternative: *number
|
||||||
probability: 0.2
|
probability: 0.2
|
||||||
|
- alternatives: *lot
|
||||||
|
probability: 0.03
|
||||||
- alternative: *door
|
- alternative: *door
|
||||||
probability: 0.04
|
probability: 0.01
|
||||||
- alternative: *penthouse_numeric
|
- alternative: *penthouse_numeric
|
||||||
probability: 0.01
|
probability: 0.01
|
||||||
- alternative: *apartment
|
- alternative: *apartment
|
||||||
@@ -1336,12 +1338,12 @@ countries:
|
|||||||
probability: 0.1
|
probability: 0.1
|
||||||
- alternative: *number
|
- alternative: *number
|
||||||
probability: 0.2
|
probability: 0.2
|
||||||
|
- alternatives: *lot
|
||||||
|
probability: 0.03
|
||||||
- alternative: *door
|
- alternative: *door
|
||||||
probability: 0.02
|
probability: 0.005
|
||||||
- alternative: *suite
|
|
||||||
probability: 0.05
|
|
||||||
- alternative: *penthouse_numeric
|
- alternative: *penthouse_numeric
|
||||||
probability: 0.02
|
probability: 0.005
|
||||||
- alternative: *flat
|
- alternative: *flat
|
||||||
probability: 0.01 # See this e.g. in Milwaukee with Polish flats
|
probability: 0.01 # See this e.g. in Milwaukee with Polish flats
|
||||||
|
|
||||||
@@ -1356,8 +1358,6 @@ countries:
|
|||||||
probability: 0.2
|
probability: 0.2
|
||||||
- alternative: *office
|
- alternative: *office
|
||||||
probability: 0.3
|
probability: 0.3
|
||||||
university:
|
|
||||||
default: *room
|
|
||||||
|
|
||||||
# Canada
|
# Canada
|
||||||
# Specifically Canadian English. If the address is in French it will use fr.yaml
|
# Specifically Canadian English. If the address is in French it will use fr.yaml
|
||||||
@@ -1420,16 +1420,16 @@ countries:
|
|||||||
sample: true
|
sample: true
|
||||||
default: *flat
|
default: *flat
|
||||||
# Reduce the default's probability to make room for sampling
|
# Reduce the default's probability to make room for sampling
|
||||||
probability: 0.39
|
probability: 0.49
|
||||||
sample_probability: 0.01
|
sample_probability: 0.51
|
||||||
numeric:
|
numeric:
|
||||||
direction: left
|
direction: left
|
||||||
standalone:
|
standalone:
|
||||||
default: *penthouse
|
default: *penthouse
|
||||||
sample: true
|
sample: true
|
||||||
# Reduce the default's probability to make room for sampling
|
# Reduce the default's probability to make room for sampling
|
||||||
probability: 0.39
|
probability: 0.49
|
||||||
sample_probability: 0.01
|
sample_probability: 0.51
|
||||||
standalone_probability: 1.0
|
standalone_probability: 1.0
|
||||||
|
|
||||||
# For unit types like 2/34
|
# For unit types like 2/34
|
||||||
|
|||||||
Reference in New Issue
Block a user