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 |
|
Asher Gomez
|
606838bace
|
docs(fmt,fs,text,yaml): fix Markdown alerts (#5568)
|
2024-07-29 21:31:14 +10:00 |
|
ud2
|
b0959019c4
|
perf(text): make levenshteinDistance() up to 147x faster (#5527)
* perf(text): optimize `levenshteinDistance`
* tweak
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-07-26 09:45:46 +10:00 |
|
Asher Gomez
|
030941b322
|
docs(text): state complexity of levenshteinDistance() (#5472)
|
2024-07-18 14:18:10 +09:00 |
|
Asher Gomez
|
d102a10235
|
refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert (#5199)
* refactor: import from `@std/assert`
* update
|
2024-06-30 08:30:10 +00:00 |
|
Asher Gomez
|
33c631d60b
|
refactor(text): minor cleanups and improvements (#5025)
|
2024-06-11 19:34:14 +12:00 |
|
Asher Gomez
|
31b906db99
|
chore: ensure code examples use assertions in Doc Linter (#4911)
|
2024-06-03 14:10:27 +10:00 |
|
David Sherret
|
5a6e99cc6e
|
docs(text): pass docs check (#4837)
|
2024-05-23 13:01:10 -04:00 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|
Asher Gomez
|
46d9fa594c
|
chore: update browser-compatible files with declaration (#4560)
|
2024-04-10 12:43:44 +10:00 |
|
Simon Holloway
|
a4d02abc51
|
refactor(text): prepare for noUncheckedIndexedAccess (#4148)
|
2024-01-11 07:33:57 +11: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 |
|
Jeff Hykin
|
06a676f1e6
|
feat: add std/text with word-similarity helpers (#3488)
|
2023-11-05 21:49:00 +09:00 |
|