From 29e5eeb369f9bc662794aea01d51f406498442c7 Mon Sep 17 00:00:00 2001 From: SOUVIK GHOSH Date: Mon, 6 Nov 2023 14:42:13 +0100 Subject: [PATCH] Update Rules.hs --- Duckling/Numeral/DE/Rules.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Duckling/Numeral/DE/Rules.hs b/Duckling/Numeral/DE/Rules.hs index ea937a7b..2f064bcc 100644 --- a/Duckling/Numeral/DE/Rules.hs +++ b/Duckling/Numeral/DE/Rules.hs @@ -248,6 +248,7 @@ rules = , ruleNumeralDotNumeral , ruleNumeralsPrefixWithNegativeOrMinus , ruleNumeralsSuffixesKMG + , ruleTwo , ruleNumeralsUnd , rulePowersOfTen , ruleZero