duckling/Duckling/Ranking/Classifiers
Julien Odent 004995b595 Don't allow matches in the middle of words
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
2017-08-17 15:49:26 -07:00
..
AR.hs Revert Duckling part of 'clean up unused imports' 2017-04-24 07:34:27 -07:00
BG.hs Setup Bulgarian language and Numeral Dimension 2017-08-09 08:19:24 -07:00
CS.hs CS: Setup + basic Numeral 2017-05-11 09:49:27 -07:00
DA.hs Don't allow matches in the middle of words 2017-08-17 15:49:26 -07:00
DE.hs [Duckling] Time/DE: don't parse 'nächste 5' 2017-08-09 06:49:26 -07:00
EN.hs Don't allow matches in the middle of words 2017-08-17 15:49:26 -07:00
ES.hs Adapting Spanish rules to handles names days and months in the same rules 2017-08-16 09:34:24 -07:00
ET.hs Revert Duckling part of 'clean up unused imports' 2017-04-24 07:34:27 -07:00
FR.hs Time/FR: don't parse 'a un' 2017-08-01 08:49:41 -07:00
GA.hs Initial commit 2017-03-08 10:33:56 -08:00
HE.hs HE: Time 2017-04-28 10:04:35 -07:00
HR.hs Time: don't shift duration on <duration> before/after <time> (but now) 2017-07-26 11:49:44 -07:00
HU.hs HU Setup + Numeral 2017-08-09 17:49:56 -07:00
ID.hs Revert Duckling part of 'clean up unused imports' 2017-04-24 07:34:27 -07:00
IT.hs Optimize simple time predicates 2017-03-13 17:04:10 -07:00
JA.hs Revert Duckling part of 'clean up unused imports' 2017-04-24 07:34:27 -07:00
KO.hs KO/Time: Fix typo 2017-06-05 08:49:21 -07:00
MY.hs Revert Duckling part of 'clean up unused imports' 2017-04-24 07:34:27 -07:00
NB.hs Don't allow matches in the middle of words 2017-08-17 15:49:26 -07:00
NL.hs Revert Duckling part of 'clean up unused imports' 2017-04-24 07:34:27 -07:00
PL.hs Don't allow matches in the middle of words 2017-08-17 15:49:26 -07:00
PT.hs Fix 4:23am returning 5:23am 2017-04-06 11:04:16 -07:00
RO.hs Consolidate days of week and months for Romanian rules 2017-08-17 15:34:19 -07:00
RU.hs Revert Duckling part of 'clean up unused imports' 2017-04-24 07:34:27 -07:00
SV.hs Don't allow matches in the middle of words 2017-08-17 15:49:26 -07:00
TR.hs Revert Duckling part of 'clean up unused imports' 2017-04-24 07:34:27 -07:00
UK.hs Revert Duckling part of 'clean up unused imports' 2017-04-24 07:34:27 -07:00
VI.hs VI: Time 2017-04-28 08:04:21 -07:00
ZH.hs Add Cantonese support to date time into ZH 2017-05-30 07:49:19 -07:00