From 785a00cf071e95e8501bc395c97480e11691c583 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 16 Oct 2022 20:45:04 +0200 Subject: [PATCH] autopushed --- journal/2022-10-16.md | 1 + 1 file changed, 1 insertion(+) diff --git a/journal/2022-10-16.md b/journal/2022-10-16.md index f2aeec83a..04614bda4 100644 --- a/journal/2022-10-16.md +++ b/journal/2022-10-16.md @@ -18,3 +18,4 @@ - would re-adding fuzzy matching fix this? - should I implement a simple search algorithm myself for the purpose of understanding how to solve this? - tokenization -> compute combinations is trivial but expensive + - [ ] -> [[bag of words]] is cheap