[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 df530b8f4a
commit b7cc9bd857
20 changed files with 353 additions and 124 deletions

View File

@@ -21,7 +21,7 @@ components:
alphanumeric_probability: 0.25
combinations:
staircase_unit:
-
components:
- staircase
- unit
@@ -107,6 +107,9 @@ levels:
direction_probability: 0.9
ordinal:
direction: right
digits:
ascii_probability: 0.8
spellout_probability: 0.2
numeric_probability: 0.4
ordinal_probability: 0.6