[addresses] Adding digit spellout and the list form of field combinations to existing configs

This commit is contained in:
Al
2016-07-04 13:46:19 -04:00
parent 64f167f045
commit af11db1488
20 changed files with 353 additions and 124 deletions

View File

@@ -108,6 +108,9 @@ levels:
direction: right
direction_probability: 0.95 # Let it vary occasionally e.g. Piso 2o
standalone_probability: 0.2 # Let e.g. 5º be the entire floor string
digits:
ascii_probability: 0.8
spellout_probability: 0.2
numeric_probability: 0.6
numeric_affix_probability: 0.05
ordinal_probability: 0.35
@@ -954,6 +957,9 @@ countries:
ordinal:
direction: right
gender: f
digits:
ascii_probability: 0.8
spellout_probability: 0.2
canonical_probability: 0.6
abbreviated_probability: 0.2
sample_probability: 0.2