Al
|
3d765e9eca
|
[addresses] Fixing direction_probability, adding ability to have phrases which only apply to numbers, adding the possibility of null phrases to non-numeric "numbers" e.g. A-Z, etc.
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
90c88a3a24
|
[fix] None handling and number dictionaries
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
e13c536b03
|
[addresses] different dictionaries for sampling cardinal/unit directions, not converting None to a string
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
9f652591ad
|
[mv] Moving sampling to math.sampling
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
f026e8a764
|
[addresses] Adding base class for numeric phrases (appended to a number using numeric/numeric_affix), using probability 1.0 if only one of numeric/numeric_affix/ordinal is specified
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
f7764b70cd
|
[addresses] implementing null_probability (raw number, no phrase), orindal genders, and direction_probability
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
d136fb7576
|
[addresses] base class for numbered components (floors, units, house numbers in some languages/countries). Can generate many variants of a number (e.g. Floor 2, 2nd Floor, Floor #2, Floor No. 2, etc.)
|
2016-07-21 17:04:57 -04:00 |
|