-
Notifications
You must be signed in to change notification settings - Fork 276
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For autocomplete, please consider using a Pruning Radix Trie:
If possible, please also consider using a lexicon with words assigned a value based on their frequency in common usage. For example, here's are a few curated lists:
- https://gitlab.com/DaveJarvis/KeenWrite/-/blob/main/src/main/resources/lexicons/en.txt
- https://www.kaggle.com/datasets/rtatman/english-word-frequency
Thank you!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request