duckling-4

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.8.3

hasbugs-version:

license: BSD

build-framework: cabal

Repository
GitHub Artifacts :

Faults @f2798021

[
  {
    "endline": 65,
    "file": "Duckling/Numeral/NL/Rules.hs",
    "function": "ruleDecimalWithThousandsSeparator  ",
    "module": "Duckling.Numeral.NL.Rules",
    "startline": 65
  }
]

Fixes @28ddc3bf

[
  {
    "endline": 65,
    "file": "Duckling/Numeral/NL/Rules.hs",
    "function": "ruleDecimalWithThousandsSeparator  ",
    "module": "Duckling.Numeral.NL.Rules",
    "startline": 65
  }
]