| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Delete unused filesv1.0.0-beta00 | yum | 2025-07-23 |
| | | |||
| * | String matching no longer relies on spaces | yum | 2022-11-06 |
| 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. | |||
