duckling/Duckling/Time
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
..
AR Add Arabic rule for a week ago (#379) 2021-01-29 11:32:32 -08:00
BG Add Time dimension for language BG 2020-01-10 14:34:22 -08:00
DA Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
DE adds german time rule for expressions like: Montag in 3 Wochen (#332) 2021-02-09 14:33:37 -08:00
EL Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
EN Time/EN: Get rid of unnecessary rules 2021-04-26 06:17:44 -07:00
ES Fixed a problem in parsing mult-word timestamp for ES 2020-07-17 11:38:43 -07:00
FR Time/FR: Some speed up 2020-08-28 09:48:15 -07:00
GA Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
HE Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
HR Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
HU Relicense to BSD3 2019-05-22 10:46:39 -07:00
IT Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
KA ghc88x compat (#550) 2020-11-12 13:47:46 -08:00
KO Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
NB Parse more date formats in Norwegian (#395) 2021-02-02 23:18:48 -08:00
NL Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
PL Time/PL - new rules (#538) 2020-12-16 13:47:49 -08:00
PT Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
RO implement 'the day after tomorrow' in Romanian 2021-01-29 14:49:13 -08:00
RU Add Time dimension for RU language 2021-02-12 12:02:44 -08:00
SV Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
TimeZone Correct CDT TimeZone offset 2021-01-12 14:02:52 -08:00
TR Time Dimension for TR locale (#584) 2021-04-06 10:32:18 -07:00
UK Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
VI Duration/EN: Leverage TimeGrain for number.number hours 2019-12-11 12:38:17 -08:00
ZH Time - add more common expressions 2021-02-04 16:32:11 -08:00
Computed.hs Time/EN_US: Super Tuesday 2020-03-02 10:48:07 -08:00
Corpus.hs Relicense to BSD3 2019-05-22 10:46:39 -07:00
Helpers.hs Silence many lint errors on Time/{Helpers,Types}.hs 2021-04-19 18:16:55 -07:00
HolidayHelpers.hs Translated all computed holidays from English into German and added HolidayHelpers to reduce code duplication. 2019-09-20 18:32:13 -07:00
Types.hs Silence many lint errors on Time/{Helpers,Types}.hs 2021-04-19 18:16:55 -07:00