duckling-1

Duckling tries to recognize quantities and numbers, including 'millions' in german language. The previous regex did not account for millions, which use a different (rarer) pronomina. The fix is to adjust the regex with an additional case.

ghc-version: 8.10.7

hasbugs-version:

license: BSD

build-framework: cabal

Repository
GitHub Artifacts :

Faults @c6a48a1d

[
  {
    "endline": 258,
    "file": "Duckling/Numeral/DE/Rules.hs",
    "function": "ruleZeroToNineteen",
    "module": "Duckling.Numeral.DE.Rules",
    "startline": 258
  }
]

Fixes @ea8a4f6d

[
  {
    "endline": 258,
    "file": "Duckling/Numeral/DE/Rules.hs",
    "function": "ruleZeroToNineteen",
    "module": "Duckling.Numeral.DE.Rules",
    "startline": 258
  }
]