duckling/Duckling/Numeral/RU
Aaron Yue babe317723 fix intersect rule to work with negative numbers
Summary:
Numerals that require intersection with negative numbers don't work, since the negative sign gets parsed
before the intersect rules happen. This fixes it by adding a guard in for positive in the intersection rule.

Reviewed By: patapizza

Differential Revision: D7592225

fbshipit-source-id: 2bc9c708cadeea4012c1f3ef487c61a144325f2a
2018-04-13 19:45:40 -07:00
..
Corpus.hs Return latent entities 2018-03-19 14:45:27 -07:00
Rules.hs fix intersect rule to work with negative numbers 2018-04-13 19:45:40 -07:00