duckling/Duckling
andhai 9509e042dc DE-Numeral-complex-German-numerals (#699)
Summary:
The commit adds a rule and an underlying parser for German numeral expressions representing (integer) numbers smaller than 1 million. Other than in English, those numbers are represented by single words, e.g. "neunhundertsiebenundachtzigtausendsechshundertvierundfünfzig" (987654). Other rukes are simplified or removed to eliminate redundancies.

Pull Request resolved: https://github.com/facebook/duckling/pull/699

Reviewed By: patapizza

Differential Revision: D37716120

Pulled By: stroxler

fbshipit-source-id: 90b26e253259c5bc1aaa76f3972537c2361f6bb3
2022-07-14 16:47:23 -07:00
..
AmountOfMoney Duration/DE+EN: integer <hours> and <minutes> to accept valid minutes 2022-02-12 00:17:03 -08:00
CreditCardNumber Relicense to BSD3 2019-05-22 10:46:39 -07:00
Dimensions Add Japanese time dimension (#646) 2021-09-21 12:28:06 -07:00
Distance Add custom isRangeValid implementation for ZH 2021-06-04 12:48:32 -07:00
DistanceUnits Relicense to BSD3 2019-05-22 10:46:39 -07:00
Duration Duration/DE+EN: integer <hours> and <minutes> to accept valid minutes 2022-02-12 00:17:03 -08:00
Email Add type=value to JSON response for Email, PhoneNumber and Url 2020-03-18 17:04:42 -07:00
Engine Relicense to BSD3 2019-05-22 10:46:39 -07:00
Numeral DE-Numeral-complex-German-numerals (#699) 2022-07-14 16:47:23 -07:00
Ordinal (Time/TimeGrain/Ordinal)/RU_XX: several extra Time forms for Russian 2021-11-30 09:49:43 -08:00
PhoneNumber Add type=value to JSON response for Email, PhoneNumber and Url 2020-03-18 17:04:42 -07:00
Quantity Duration/DE+EN: integer <hours> and <minutes> to accept valid minutes 2022-02-12 00:17:03 -08:00
Ranking DE-Numeral-complex-German-numerals (#699) 2022-07-14 16:47:23 -07:00
Regex parse latent year intervals 2021-01-29 16:33:56 -08:00
Rules Add Japanese time dimension (#646) 2021-09-21 12:28:06 -07:00
Temperature Init 2021-05-12 14:02:54 -07:00
Testing Simple style fixes for outer layers around Engine.hs 2021-05-06 08:54:56 -07:00
Time Time: Don't accept negative years 2022-02-02 05:34:31 -08:00
TimeGrain (Time/TimeGrain/Ordinal)/RU_XX: several extra Time forms for Russian 2021-11-30 09:49:43 -08:00
Types Add isArabic rule (#577) 2021-07-12 13:37:23 -07:00
Url Add type=value to JSON response for Email, PhoneNumber and Url 2020-03-18 17:04:42 -07:00
Volume Add rulePrecision2 2021-05-12 16:53:37 -07:00
Api.hs Filter with a self-describing function in where 2021-05-06 08:54:57 -07:00
Core.hs Simple style fixes for outer layers around Engine.hs 2021-05-06 08:54:56 -07:00
Debug.hs In Debug.hs, s/sentence/input/g 2021-05-06 08:54:57 -07:00
Dimensions.hs Initialise Catalan language with Numeral 2021-04-08 14:47:02 -07:00
Engine.hs Make isRangeValid take Lang as input 2021-05-17 13:18:11 -07:00
Locale.hs Initialise Catalan language with Numeral 2021-04-08 14:47:02 -07:00
Region.hs Add a new Arabic locale (EG) (#554) 2020-12-15 11:33:40 -08:00
Resolve.hs Relicense to BSD3 2019-05-22 10:46:39 -07:00
Rules.hs Initialise Catalan language with Numeral 2021-04-08 14:47:02 -07:00
Types.hs Move Candidate to Ranking/Types.hs 2021-05-18 11:50:17 -07:00