duckling/Duckling/Numeral
jfulse b9d39f723e Norwegian numeral improvements (#243)
Summary:
Some small improvements to Norwegian numerals:

- Parse powers of ten with spaces as well as dots: `10 000 == 10.000`
- Some more textual powers of ten: `milliard`, `billion`, ...
- Textual numbers from 21 to 99: `tjueen`, `tjueto`, ...
   (they were already parsed with spaces, as in `tjue en`, but not without)
Pull Request resolved: https://github.com/facebook/duckling/pull/243

Reviewed By: patapizza

Differential Revision: D9505835

Pulled By: haoxuany

fbshipit-source-id: e42a290b3dd2d5e6a82f00514617b4c3c4dd3416
2018-08-31 17:46:08 -07:00
..
AR fix dual big numbers in Arabic 2018-06-04 14:45:37 -07:00
BG Support custom dimensions 2018-04-19 15:30:51 -07:00
BN Numeral/BN: Adding Bengali numeral support to Duckling 2018-07-09 12:30:30 -07:00
CS Return latent entities 2018-03-19 14:45:27 -07:00
DA fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
DE fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
EL fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
EN Don't accept dashes (-) as token separators 2018-07-16 06:00:40 -07:00
ES fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
ET fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
FI Basics for Finnish (#210) 2018-06-19 10:45:27 -07:00
FR Don't accept dashes (-) as token separators 2018-07-16 06:00:40 -07:00
GA Return latent entities 2018-03-19 14:45:27 -07:00
HE fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
HI Return latent entities 2018-03-19 14:45:27 -07:00
HR fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
HU Return latent entities 2018-03-19 14:45:27 -07:00
ID fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
IT Return latent entities 2018-03-19 14:45:27 -07:00
JA Return latent entities 2018-03-19 14:45:27 -07:00
KA Added support of Numeral for ka_GE (#211) 2018-06-18 13:31:14 -07:00
KM Add Numeral dimension for new language KM. (#234) 2018-08-03 14:45:55 -07:00
KO fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
LO Added support Lao numerals 2018-08-17 10:31:17 -07:00
MY Return latent entities 2018-03-19 14:45:27 -07:00
NB Norwegian numeral improvements (#243) 2018-08-31 17:46:08 -07:00
NE Return latent entities 2018-03-19 14:45:27 -07:00
NL Don't accept dashes (-) as token separators 2018-07-16 06:00:40 -07:00
PL fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
PT fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
RO Numeral/RO: Fix multipliers with values above 20 2018-06-11 11:00:38 -07:00
RU fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
SV fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
TA Support Tamil numerals 2018-03-19 16:45:36 -07:00
TR fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
UK fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
VI Supported AmountOfMoney intervals and improved Numeral 2018-07-09 10:00:42 -07:00
ZH Use lambda-case for Rule production 2018-04-12 10:15:57 -07:00
Helpers.hs fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00
Rules.hs Numeral: move ruleFractions to common + cleanup numeral flag for Time 2017-12-15 10:15:31 -08:00
Types.hs Return latent entities 2018-03-19 14:45:27 -07:00