feat: proper multi-language stemming

This commit is contained in:
2026-02-11 09:39:30 +01:00
parent e66c64350f
commit 0b5efbb5e1
8 changed files with 337 additions and 73 deletions

View File

@@ -74,6 +74,7 @@
"react-dom": "^18.2.0",
"react-hot-toast": "^2.6.0",
"sharp": "^0.34.5",
"snowball-stemmers": "^0.6.0",
"tiptap-markdown": "^0.9.0",
"uuid": "^9.0.1",
"zustand": "^4.4.7"