Autosuggestion is not accurate
Open
enhancement
- Dominant language
- Rust
- Stars
- 115
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### Problem
The actual autosuggestion is based on work, who make his prediction not accurate.
### Suggestion
It will be better for the user should be able to provide a sample text, and the ime will learn from it to provide a accurate prediction.
### Alternative solution
Provide frequencies in the dictionary.
### Useful link
- https://www.strchr.com/dawg_predictive
- https://www.codeproject.com/Articles/32089/Using-Ternary-DAGs-for-Spelling-Correction
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.