duckling/Duckling/Numeral
Bing Yuan 8cf3fdb581 Fix a problem with parsing ES time phrase
Summary:
The root cause was the error in parsing the ES numeral value [1-9] that spelled with two words instead of one.

For example "cero dos" should be parsed the as "dos". Currently it's being as two numeral values: 0 and 3.

Reviewed By: chinmay87

Differential Revision: D22162804

fbshipit-source-id: 949956935a21e742f6788e7afa788ff728dd9a8d
2020-06-22 12:03:15 -07:00
..
AF AF Setup + Numeral (#422) 2020-01-10 15:02:50 -08:00
AR Relicense to BSD3 2019-05-22 10:46:39 -07:00
BG Relicense to BSD3 2019-05-22 10:46:39 -07:00
BN Relicense to BSD3 2019-05-22 10:46:39 -07:00
CS Relicense to BSD3 2019-05-22 10:46:39 -07:00
DA Add support for larger spelled-out Danish ordinals (#346) 2019-05-23 16:02:56 -07:00
DE Relicense to BSD3 2019-05-22 10:46:39 -07:00
EL Relicense to BSD3 2019-05-22 10:46:39 -07:00
EN Numeral/EN: Fixes ambiguous parses when both ruleNegative and ruleMultiply apply (#406) 2020-03-13 11:40:02 -07:00
ES Fix a problem with parsing ES time phrase 2020-06-22 12:03:15 -07:00
ET Relicense to BSD3 2019-05-22 10:46:39 -07:00
FI Relicense to BSD3 2019-05-22 10:46:39 -07:00
FR Relicense to BSD3 2019-05-22 10:46:39 -07:00
GA Relicense to BSD3 2019-05-22 10:46:39 -07:00
HE Relicense to BSD3 2019-05-22 10:46:39 -07:00
HI Relicense to BSD3 2019-05-22 10:46:39 -07:00
HR Relicense to BSD3 2019-05-22 10:46:39 -07:00
HU Relicense to BSD3 2019-05-22 10:46:39 -07:00
ID Relicense to BSD3 2019-05-22 10:46:39 -07:00
IS Relicense to BSD3 2019-05-22 10:46:39 -07:00
IT Relicense to BSD3 2019-05-22 10:46:39 -07:00
JA Relicense to BSD3 2019-05-22 10:46:39 -07:00
KA Relicense to BSD3 2019-05-22 10:46:39 -07:00
KM Relicense to BSD3 2019-05-22 10:46:39 -07:00
KN Relicense to BSD3 2019-05-22 10:46:39 -07:00
KO Relicense to BSD3 2019-05-22 10:46:39 -07:00
LO Relicense to BSD3 2019-05-22 10:46:39 -07:00
ML Relicense to BSD3 2019-05-22 10:46:39 -07:00
MN Relicense to BSD3 2019-05-22 10:46:39 -07:00
MY Relicense to BSD3 2019-05-22 10:46:39 -07:00
NB Relicense to BSD3 2019-05-22 10:46:39 -07:00
NE Relicense to BSD3 2019-05-22 10:46:39 -07:00
NL Relicense to BSD3 2019-05-22 10:46:39 -07:00
PL Relicense to BSD3 2019-05-22 10:46:39 -07:00
PT Relicense to BSD3 2019-05-22 10:46:39 -07:00
RO Relicense to BSD3 2019-05-22 10:46:39 -07:00
RU Relicense to BSD3 2019-05-22 10:46:39 -07:00
SK Added Slovak (sk) language with numeral dimension and tests. 2020-01-10 14:49:08 -08:00
SV Relicense to BSD3 2019-05-22 10:46:39 -07:00
SW Relicense to BSD3 2019-05-22 10:46:39 -07:00
TA Relicense to BSD3 2019-05-22 10:46:39 -07:00
TH Add Numeral dimension for new language TH (#399) 2019-11-27 15:48:38 -08:00
TR Relicense to BSD3 2019-05-22 10:46:39 -07:00
UK Relicense to BSD3 2019-05-22 10:46:39 -07:00
VI Relicense to BSD3 2019-05-22 10:46:39 -07:00
ZH Relicense to BSD3 2019-05-22 10:46:39 -07:00
Helpers.hs Relicense to BSD3 2019-05-22 10:46:39 -07:00
Rules.hs Relicense to BSD3 2019-05-22 10:46:39 -07:00
Types.hs Relicense to BSD3 2019-05-22 10:46:39 -07:00