[numex] Adding numeric expression spellout in the Python geodata module for generating training data
This commit is contained in:
@@ -96,41 +96,49 @@
|
||||
value: 20
|
||||
type: "cardinal"
|
||||
right: "add"
|
||||
right_separator: " и "
|
||||
-
|
||||
name: "тридесет"
|
||||
value: 30
|
||||
type: "cardinal"
|
||||
right: "add"
|
||||
right_separator: " и "
|
||||
-
|
||||
name: "четиридесет"
|
||||
value: 40
|
||||
type: "cardinal"
|
||||
right: "add"
|
||||
right_separator: " и "
|
||||
-
|
||||
name: "петдесет"
|
||||
value: 50
|
||||
type: "cardinal"
|
||||
right: "add"
|
||||
right_separator: " и "
|
||||
-
|
||||
name: "шестдесет"
|
||||
value: 60
|
||||
type: "cardinal"
|
||||
right: "add"
|
||||
right_separator: " и "
|
||||
-
|
||||
name: "седемдесет"
|
||||
value: 70
|
||||
type: "cardinal"
|
||||
right: "add"
|
||||
right_separator: " и "
|
||||
-
|
||||
name: "осемдесет"
|
||||
value: 80
|
||||
type: "cardinal"
|
||||
right: "add"
|
||||
right_separator: " и "
|
||||
-
|
||||
name: "деветдесет"
|
||||
value: 90
|
||||
type: "cardinal"
|
||||
right: "add"
|
||||
right_separator: " и "
|
||||
-
|
||||
name: "сто"
|
||||
value: 100
|
||||
|
||||
Reference in New Issue
Block a user