duckling/tests/Duckling/Quantity
Daniel Cartwright eb043d7018 Quantity rules for Spanish (ES)
Summary:
Spanish (ES) will now have all the same quantity rules as English (EN) (which I think is the most-supported language), plus more.

This includes the following:
* bowls - (bol(es)?|tazón(es)?|cuencos?|platos? (soperos?)|(hondos?)) (EN does not currently have this)
* cups - (tazas?)
* dishes - (platos?|fuentes?) (EN does not currently have this)
* grams - (((m(ili)?)|(k(ilo)?))?g(ramo)?s?)
* ounces - ((onzas?)|oz)
* pints - (pintas?) (EN does not currently have this)
* pounds - ((lb|libra)s?)
* quarts - (cuartos? de galón) (EN does not currently have this)
* tablespoons - (cucharadas? (grande)?) (EN does not currently have this)
* teaspoons - (cucharaditas?) (EN does not currently have this)

Reviewed By: patapizza

Differential Revision: D24628214

fbshipit-source-id: 2e8d500661f30fa0928cb7d3f21470afc01e2285
2020-11-09 11:18:35 -08:00
..
AR Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
EN Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
ES Quantity rules for Spanish (ES) 2020-11-09 11:18:35 -08:00
FR Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
HR Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
KM Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
KO Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
MN Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
NL Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
PT Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
RO Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
RU Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
ZH Remove dependency on Data.Some (#533) 2020-09-28 01:33:01 -07:00
Tests.hs Quantity rules for Spanish (ES) 2020-11-09 11:18:35 -08:00