mirror of
https://github.com/facebook/duckling.git
synced 2024-12-25 05:01:31 +03:00
004995b595
Summary: We don't allow matches adjacent to a character of the same class. We were treating uppercase and lowercase characters differently. "jon Friday" wouldn't match "on" but "Jon Friday" would. Reviewed By: blandinw Differential Revision: D5653681 fbshipit-source-id: be67358 |
||
---|---|---|
.. | ||
Corpus.hs | ||
Rules.hs |