mirror of
https://github.com/facebook/duckling.git
synced 2024-11-28 08:34:46 +03:00
0e13d28b4d
Summary: While I was working on fixing #604, I came across the rules `ruleMilitarySpelledOutAMPM(2)`, which were actually capturing some of my test phrases and confusing me. This commit removes them because - they aren't needed: the existing latent spelled-out hour + minute rules plus the "(in the )?(am/pm)" rules together give the same behavior - they are confusingly named - these aren't military times at all, they are spelled-out civilian times Reviewed By: haoxuany Differential Revision: D27848485 fbshipit-source-id: ba1ed16ec22b5139b0b500b44dc91adb1b5e3d82 |
||
---|---|---|
.. | ||
Classifiers | ||
Classifiers.hs | ||
Extraction.hs | ||
Rank.hs | ||
Types.hs |