summaryrefslogtreecommitdiffstats
path: root/Images
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 /Images
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 'Images')
-rw-r--r--Images/tastt_anim.pngbin0 -> 42579 bytes
-rw-r--r--Images/tastt_blend.pngbin0 -> 14070 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/Images/tastt_anim.png b/Images/tastt_anim.png
new file mode 100644
index 0000000..2cd8612
--- /dev/null
+++ b/Images/tastt_anim.png
Binary files differ
diff --git a/Images/tastt_blend.png b/Images/tastt_blend.png
new file mode 100644
index 0000000..7373dfd
--- /dev/null
+++ b/Images/tastt_blend.png
Binary files differ