duckling/Duckling/AmountOfMoney
Steven Troxler 4bfe50eed0 AmountOfMoney/EN: Make ruleIntervalMax, ruleIntervalMin symmetric
Summary:
When I was working on some related diffs, I noticed that there were some
asymmetries between the regexes for ruleIntervalMax and ruleIntervalMin:
 - we had no support for "at most", even though we did have "at least"
 - we had no support for "not? less than"
 - the ordering of the different constructions didn't match

This a minor tweak to make things match better

Reviewed By: patapizza

Differential Revision: D20484594

fbshipit-source-id: c3c54a9cc1b83402e42634b7a98a1a3b8cc5e09c
2020-04-07 10:32:29 -07: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
EN AmountOfMoney/EN: Make ruleIntervalMax, ruleIntervalMin symmetric 2020-04-07 10:32:29 -07:00
ES AmountOfMoney/ES: Add support for intervals 2020-03-13 11:21:45 -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
HR Support for intervals 2019-07-02 13:34:55 -07:00
ID Relicense to BSD3 2019-05-22 10:46:39 -07:00
IT Relicense to BSD3 2019-05-22 10:46:39 -07:00
KA Relicense to BSD3 2019-05-22 10:46:39 -07:00
KO Relicense to BSD3 2019-05-22 10:46:39 -07:00
MN Relicense to BSD3 2019-05-22 10:46:39 -07:00
NB Add Numeral dimension for new language TH (#399) 2019-11-27 15:48:38 -08:00
NL 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
SV 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