mirror of
https://github.com/facebook/duckling.git
synced 2025-01-06 04:53:13 +03:00
12a726aee7
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 |
||
---|---|---|
.. | ||
AmountOfMoney | ||
Api | ||
Dimensions | ||
Distance | ||
Duration | ||
Engine | ||
Numeral | ||
Ordinal | ||
PhoneNumber | ||
Quantity | ||
Temperature | ||
Testing | ||
Time | ||
Url | ||
Volume | ||
Tests.hs |