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.
[ { "endline": 65, "file": "Duckling/Numeral/NL/Rules.hs", "function": "ruleDecimalWithThousandsSeparator ", "module": "Duckling.Numeral.NL.Rules", "startline": 65 } ]
[ { "endline": 65, "file": "Duckling/Numeral/NL/Rules.hs", "function": "ruleDecimalWithThousandsSeparator ", "module": "Duckling.Numeral.NL.Rules", "startline": 65 } ]