duckling-2

Duckling can parse multiple items, and sometimes these can be ambigious depending on their context. In the spanish, 'una hora' can either refer to 1PM or to 1 hour, which was not properly recognized before. The fix is to account for this ambiguity with the existing ambiguity logic.

ghc-version: 8.6.3

hasbugs-version:

license: BSD

build-framework: cabal

Repository
GitHub Artifacts :

Faults @a93cae1c

[
  {
    "endline": 869,
    "file": "Duckling/Time/ES/Rules.hs",
    "function": "ruleTimeofdayHoras ",
    "module": "Duckling.Time.ES.Rules",
    "startline": 869
  }
]

Fixes @1dac46a8

[
  {
    "endline": 869,
    "file": "Duckling/Time/ES/Rules.hs",
    "function": "ruleTimeofdayHoras ",
    "module": "Duckling.Time.ES.Rules",
    "startline": 869
  }
]