summaryrefslogtreecommitdiffstats
path: root/Examples
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2022-11-06 12:50:38 -0800
committeryum <yum.food.vr@gmail.com>2022-11-06 12:50:38 -0800
commit7146acb9d4ad751fc5ced411a2990d0aad17d08f (patch)
tree30d5f9f9a7f47bc4272fa9e9fff5c0226c376686 /Examples
parent3a123fb5cabdbdef4f1b98031ec90c42e1d6e911 (diff)
String matching no longer relies on spaces
Add a `matchStrings` which does basically the same thing as `matchStringList` except it doesn't split the input at space boundaries. I think this should work better for Japanese and Chinese, since they don't use spaces. Doesn't seem to cause any accuracy regressions for English. Also update the README.
Diffstat (limited to 'Examples')
0 files changed, 0 insertions, 0 deletions