duckling/exe
Panagiotis Vekris 12a726aee7 Support for Greek times and dates
Summary:
This adds support for greek times.

There are still some issues with expressions of the form:
```
9:30 - 11:00 την πέμπτη
```
Where `11:00 την πέμπτη` is parsed first (as 11:30 on Thu), instead of prioritizing `9:30 - 11:00` as the training data suggests. These tests are for the moment excluded from the corpus.

Reviewed By: patapizza

Differential Revision: D6376271

fbshipit-source-id: 2f31e058fb88386429070e3b51cd33f93b9c5936
2017-12-04 16:45:40 -08:00
..
Duckling Support for Greek times and dates 2017-12-04 16:45:40 -08:00
DucklingExpensive.hs Locales support 2017-10-13 08:34:21 -07:00
DucklingRequestSample.hs Locales support 2017-10-13 08:34:21 -07:00
ExampleMain.hs Locales support 2017-10-13 08:34:21 -07:00
RegenMain.hs Move tests to tests and exes to exe 2017-03-27 16:04:24 -07:00