[numex] Adding numeric expression spellout in the Python geodata module for generating training data
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
whole_words_only: true
|
||||
default_separator: ""
|
||||
rules:
|
||||
-
|
||||
name: "nulla"
|
||||
@@ -9,6 +10,7 @@
|
||||
name: "egy"
|
||||
value: 1
|
||||
type: "cardinal"
|
||||
multiply_gte: 1000000
|
||||
-
|
||||
name: "kettő"
|
||||
value: 2
|
||||
@@ -17,6 +19,10 @@
|
||||
name: "ketto"
|
||||
value: 2
|
||||
type: "cardinal"
|
||||
-
|
||||
name: "két"
|
||||
value: 2
|
||||
type: "cardinal"
|
||||
-
|
||||
name: "ket"
|
||||
value: 2
|
||||
@@ -149,6 +155,7 @@
|
||||
type: "cardinal"
|
||||
left: "multiply"
|
||||
right: "add"
|
||||
right_separator: " "
|
||||
-
|
||||
name: "millió"
|
||||
value: 1000000
|
||||
|
||||
Reference in New Issue
Block a user