Duckling v0.1.1.0
Core
- More optimizations for
Time
internals. Entity
value is now aValue
(was a JSON-encodedText
).
Rulesets
- Common
- AmountOfMoney: MYR currency
- Duration: Helper for ". hours"
- CS
- Distance: new!
- Numeral: new!
- DE
- Ordinal: Don't parse "1.1."
- Time: Small improvements
- EN
- AmountOfMoney
- Support pence as cents
- Support Malaysian ringgits
- Distance: Abbreviations for inches, miles
- Numeral: Fractions
- Quantity: Generic product
- Time
- Allow spaces in e.g. "2 / 15"
- Afternoonish
- Early/mid/late month
- AmountOfMoney
- ID
- Numeral: Optimization for regex matching
- KO
- Time: Fixed typo in the day after tomorrow
- SV
- Time: vid
- TR
- Distance: new!
- Duration: new!
- Numeral: Comma as decimal mark
- Temperature: new!
- Volume: new!
- ZH
- Time: Cantonese support
Server
- Added dockerfile
- Fixed warnings around logs