duckling/Duckling/Ranking
chiralcarbon ce0e9e4f50 Add MM/YYYY and MM/YY
Summary:
MM/YY is a common format for dates in India,UK and other parts of the world.Have added testcases in `Time/EN/corpus.hs` ,however it conflicts with one of the original(2/15 is output now as Feb. 2015 and not the 15th of February).
Closes https://github.com/facebookincubator/duckling/pull/59

Reviewed By: niteria

Differential Revision: D5455881

Pulled By: patapizza

fbshipit-source-id: 23b73a5
2017-07-20 11:20:02 -07:00
..
Classifiers Add MM/YYYY and MM/YY 2017-07-20 11:20:02 -07:00
Classifiers.hs CS: Setup + basic Numeral 2017-05-11 09:49:27 -07:00
Extraction.hs Initial commit 2017-03-08 10:33:56 -08:00
Rank.hs Move onto dependent-sum instead of custom local data Some 2017-03-15 10:34:17 -07:00
Types.hs Initial commit 2017-03-08 10:33:56 -08:00