-
Hey there! I'm looking to add spell checking to [Lockbook](https://github.com/lockbook/lockbook), a note taking app I'm writing in Rust. I saw some commits related to suggestions so I went ahead pulle…
-
-
```
Hi, how to get spelling suggestion? For example, users may type a query
with misspell, so query may produce results, but I want to warn user about
misprint.
I used get_corrected_query_string(), …
-
```
Hi, how to get spelling suggestion? For example, users may type a query
with misspell, so query may produce results, but I want to warn user about
misprint.
I used get_corrected_query_string(), …
-
```
Hi, how to get spelling suggestion? For example, users may type a query
with misspell, so query may produce results, but I want to warn user about
misprint.
I used get_corrected_query_string(), …
-
### Problem Statement
https://discord.com/channels/1107178041848909847/1296752295786184736
This is a feature request to improve the spellcheck functionality in Jan. Users have reported that:
- Sp…
-
I've configured solr and haystack like it is said in the documentation and still i receive empty suggestions. Is the documentation correct?
Btw, does Solr support non-english spellings/suggestions?
-
We are utilizing the Suggest method from the WeCantSpell.Hunspell library to generate spelling suggestions based on specific input strings we provide. We have integrated this library into two distinct…
-
Since the generation af suggestions is time consuming and not very good in some cases, I would appreciate the option to add a list of common mistakes and the best suggestions for it. In case of a spel…
ghost updated
4 years ago
-
### In what scenarios do you need this feature?
Right cliking on a word does not show any spelling suggestions or the option to add new word to dictionary. I think it will be very helpful if these tw…