mirror of
https://github.com/facebook/duckling.git
synced 2025-01-07 14:29:37 +03:00
4bfe50eed0
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 |
||
---|---|---|
.. | ||
AR | ||
BG | ||
EN | ||
ES | ||
FR | ||
GA | ||
HE | ||
HR | ||
ID | ||
IT | ||
KA | ||
KO | ||
MN | ||
NB | ||
NL | ||
PT | ||
RO | ||
RU | ||
SV | ||
VI | ||
ZH | ||
Helpers.hs | ||
Rules.hs | ||
Types.hs |