duckling/Duckling/Ranking
Steven Troxler 0e13d28b4d Time/EN: Get rid of unnecessary rules
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
2021-04-26 06:17:44 -07:00
..
Classifiers Time/EN: Get rid of unnecessary rules 2021-04-26 06:17:44 -07:00
Classifiers.hs Initialise Catalan language with Numeral 2021-04-08 14:47:02 -07:00
Extraction.hs Relicense to BSD3 2019-05-22 10:46:39 -07:00
Rank.hs Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
Types.hs Relicense to BSD3 2019-05-22 10:46:39 -07:00