diff options
| author | yum <yum.food.vr@gmail.com> | 2022-11-06 12:50:38 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-11-06 12:50:38 -0800 |
| commit | 7146acb9d4ad751fc5ced411a2990d0aad17d08f (patch) | |
| tree | 30d5f9f9a7f47bc4272fa9e9fff5c0226c376686 /~GUI | |
| parent | 3a123fb5cabdbdef4f1b98031ec90c42e1d6e911 (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 '~GUI')
0 files changed, 0 insertions, 0 deletions
