autopushed

This commit is contained in:
2022-10-16 20:45:04 +02:00
parent 2df027733c
commit 785a00cf07
+1
View File
@@ -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