Commit Graph

6 Commits

Author SHA1 Message Date
lionel-rowe
4830d4d4ac
fix(text): handle code points > U+FFFF in levenshteinDistance (#6014)
Co-authored-by: ud2 <sjx233@qq.com>
2024-09-20 17:14:22 +09:00
ud2
2e542ff4d8
test(text): add more testcases for levenshteinDistance (#5528)
* test(text): add more testcases for `levenshteinDistance`

* clean

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-07-23 23:43:55 +00:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Tim Reichen
c3cfce40d3
refactor(text): format test names (#3993) 2023-12-20 20:58:55 +11:00
Jeff Hykin
06a676f1e6
feat: add std/text with word-similarity helpers (#3488) 2023-11-05 21:49:00 +09:00