duckling/Duckling/Ranking
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
..
Classifiers DE-Numeral-complex-German-numerals (#699) 2022-07-14 16:47:23 -07:00
Classifiers.hs Initialise Catalan language with Numeral 2021-04-08 14:47:02 -07:00
Extraction.hs Get rid of name clash warnings in Extraction.hs 2021-05-13 11:03:19 -07:00
Rank.hs Fix excessive-free-point-style lint errors on Rank.hs 2021-05-13 11:18:09 -07:00
Types.hs Move Candidate to Ranking/Types.hs 2021-05-18 11:50:17 -07:00