Al
|
ef0d4c2ded
|
[build] fixing checks in numex.py, run when the resources/numex directory changes
|
2017-04-05 08:53:48 -04:00 |
|
Al
|
eca6fc7de3
|
[addresses] Implementing whitespace_probability and ordinal_suffix probability for Roman numerals
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
068e24a206
|
[fix] ordinal spellout for numbers which map directly to a simple rule
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
8a5dd26dbf
|
[numex] Adding method to do cardinal number spellout by hundreds e.g. twenty-three seventeen instead of two thousand three three hundred seventeen
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
eee68d1ca5
|
[numex] Ordinal spellout using the numex configs
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
8383d5bb12
|
[numex] Adding numeric expression spellout in the Python geodata module for generating training data
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
23736f2650
|
[fix] return None if there are no ordinal suffixes for a given language
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
22687323c2
|
[numbers] suffixed_number
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
23525df39d
|
[numex] Nicer API for ordinal suffixes
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
e24306701f
|
[numex] Moving numex files to YAML as well
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
5e2d9f371e
|
[numex] Moving numex script to a different subpackage, adding function for creating ordinals
|
2016-07-21 17:04:57 -04:00 |
|